[GitHub] kafka pull request #2129: KAFKA-4409; Fix deadlock between topic event handl...

2016-11-14 Thread jjkoshy
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] kafka pull request: KAFKA-3234; Clarify minISR in documentation an...

2016-02-11 Thread jjkoshy
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