GitHub user jjkoshy opened a pull request:
https://github.com/apache/kafka/pull/2129
KAFKA-4409; Fix deadlock between topic event handling and shutdown inâ¦
The consumer can deadlock on shutdown if a topic event fires during
shutdown. The shutdown acquires the rebalance lock and
GitHub user jjkoshy opened a pull request:
https://github.com/apache/kafka/pull/907
KAFKA-3234; Clarify minISR in documentation and auto-generate topic
configuration docs
Fix design doc comments to clarify minISR and unclean leader election,
switch topic configuration doc to be