Messages never sent to kafka cluster after broker restart
- Dominant language
- Erlang
- Stars
- 164
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
I'm having issues where after a one by one restart of all brokers in a cluster messages go missing without any errors (apart from a few messages saying the broker is down during the restart). The first time I noticed this around 30% of the messages never arrive at the Kafka cluster. After restarting the application in which i use ekaf all messages arrive properly.
This is reproducable. I tried restarting the kafka brokers again and this time 50% of the messages went missing. I think this is somehow related to issue #9, though I'm not entirely sure.

@bosky101 any thoughts?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.