[ https://issues.apache.org/jira/browse/KAFKA-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029184#comment-15029184 ]
ASF GitHub Bot commented on KAFKA-2899: --------------------------------------- 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 <benstopf...@gmail.com> Date: 2015-11-26T18:52:55Z KAFKA-2899: Should log unexpected exceptions thrown when reading from local log ---- > Should log unexpected exceptions thrown when reading from local log > ------------------------------------------------------------------- > > Key: KAFKA-2899 > URL: https://issues.apache.org/jira/browse/KAFKA-2899 > Project: Kafka > Issue Type: Bug > Reporter: Ben Stopford > -- This message was sent by Atlassian JIRA (v6.3.4#6332)