GitHub user soumyajit-sahu opened a pull request:
https://github.com/apache/kafka/pull/1718
KAFKA-4031: Check if buffer cleaner is null before using it
A small fix to check null before using the reference
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Microsoft/kafka
nullCheckForDirectBufferCleaner
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1718.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 #1718
----
commit d82627e40315c6e655811aa49a31b2e4c7ce2629
Author: Som Sahu <[email protected]>
Date: 2016-08-10T19:13:52Z
Check if buffer cleaner is null before using it
----
---
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.
---