GitHub user benstopford opened a pull request:
https://github.com/apache/kafka/pull/593
KAFKA-2899: (trivial) Log unexpected exceptions thrown when reading local
log
Currently we don't log exceptions raised when reading from the local log
which makes tracking down the cause of problems a bit tricky.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benstopford/kafka small-patches
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/593.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 #593
----
commit c30313871fb539ba4d484145fda7b94e88b89921
Author: Ben Stopford <[email protected]>
Date: 2015-11-26T18:52:55Z
KAFKA-2899: Should log unexpected exceptions thrown when reading from local
log
----
---
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.
---