Hi.
Anyone has build a retry system (durable) for the producer in case the
kakfa cluster is down? We have certain messages that must be sent because
there are after a transaction that cannot be undo.
We could set the property "message.send.max.retries", but if the producer
goes down, we lost the messages.
Thanks,
Anyone has build a retry system (durable) for the producer in case the
kakfa cluster is down? We have certain messages that must be sent because
there are after a transaction that cannot be undo.
We could set the property "message.send.max.retries", but if the producer
goes down, we lost the messages.
Thanks,