GitHub user rnpridgeon opened a pull request:
https://github.com/apache/kafka/pull/1657
Kafka 3986
Add null check to guard against the unlikely event where a channel has been
closed but not yet removed from completedReceives
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rnpridgeon/kafka KAFKA-3986
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1657.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 #1657
----
commit 59077eff1e26eb6bae590188d9d1d6fa1166cfe9
Author: rnpridgeon <[email protected]>
Date: 2016-07-21T22:09:47Z
KAFKA-3983 - Add additional information to debug logging to aid in
debugging efforts
commit 35e85eb4871a4b76f3bb2141a971c92140a0c338
Author: rnpridgeon <[email protected]>
Date: 2016-07-22T14:29:25Z
Edits per review in pull 1648
commit 44a1b0dce6c8f0948ed24ae23d35ce0f16fff860
Author: rnpridgeon <[email protected]>
Date: 2016-07-23T13:11:25Z
Merge remote-tracking branch 'upstream/trunk' into trunk
commit 7dc33c2643e9ff7385fe8a3964f4060b61507a1f
Author: rnpridgeon <[email protected]>
Date: 2016-07-23T13:15:51Z
KAFKA-3986
Add null check in the event that a channel has been closed but not yet
removed from completedReceives
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---