GitHub user cmccabe opened a pull request: https://github.com/apache/kafka/pull/2563
Kafka 4757: NetworkClient should log request details at trace level when a request is cancelled because of disconnection You can merge this pull request into a Git repository by running: $ git pull https://github.com/cmccabe/kafka KAFKA-4757 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2563.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2563 ---- commit a44130af1cbb2ba0ac57c32bc9ab5d5e238896c3 Author: Colin P. Mccabe <cmcc...@confluent.io> Date: 2017-02-16T21:06:53Z KAFKA-4774. Inner classes which don't need a reference to the outer class should be static commit 1f81109844fdcd0099b4140ef349a0ea82ab28f2 Author: Colin P. Mccabe <cmcc...@confluent.io> Date: 2017-02-17T00:40:52Z StickyTaskAssignor: make Pair private commit e3b41c4e5c22d55204303e7bc4390a7acd73b24e Author: Colin P. Mccabe <cmcc...@confluent.io> Date: 2017-02-17T17:38:20Z KAFKA-4757. NetworkClient should log request details at trace level when a request is cancelled because of disconnection ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---