[GitHub] kafka pull request #3769: MINOR: Log encountered exception during rebalance
Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3769 ---
[GitHub] kafka pull request #3769: MINOR: Log encountered exception during rebalance
GitHub user guozhangwang opened a pull request: https://github.com/apache/kafka/pull/3769 MINOR: Log encountered exception during rebalance Some other minor changes: 1. Do not throw the exception form callback as it would only be swallowed by consumer coordinator; rememberi