GitHub user ymatsuda opened a pull request:
https://github.com/apache/kafka/pull/1124
HOTFIX: fix NPE in changelogger
Fix NPE in StoreChangeLogger caused by a record out of window retention
period.
@guozhangwang
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ymatsuda/kafka logger_npe
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1124.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 #1124
----
commit 3fc5093a7d236b0ecba008dfe890bee300c33e51
Author: Yasuhiro Matsuda <[email protected]>
Date: 2016-03-23T21:17:53Z
HOTFIX: fix NPE in changelogger
----
---
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.
---