This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
Is there any retry mechanism in kafka-net dll while message sending failure? #89
Open
Description
@edenhill , @Jroland
I have used kafka-net to send messages on Kafka-Topic. I am running producer on Windows Server 2012 R2 OS machine and Consumer on Cent OS machine.
While sending messages on kafka, some messages are being dropped even though it is not sending messages continuously. After checking log files of Kafka Topic, it did not written those dropped messages in its logs.
How can I ensure that my message has been sent to Kafka-Topic successfully?
If sending message on Kafka get failed, then how to resend the same message again?
Metadata
Metadata
Assignees
Labels
No labels