GitHub user imandhan opened a pull request:

    https://github.com/apache/kafka/pull/1480

    KAFKA-3762 Log.loadSegments() should log the message in exception

    Adding an error logging message in Log.loadSegments() in the case when an 
index file corresponding to a log file exists but an exception is thrown.
    
    Signed-off-by: Ishita Mandhan <iman...@us.ibm.com>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/imandhan/kafka KAFKA-3762

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1480.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 #1480
    
----
commit 7d4246efabdc482fab126697ff0457dda0f785ba
Author: Ishita Mandhan <iman...@us.ibm.com>
Date:   2016-06-07T21:34:41Z

    KAFKA-3762 Log.loadSegments() should log the message in exception
    
    Adding an error logging message in Log.loadSegments() in the case when an 
index file corresponding to a log file exists but an exception is thrown.
    
    Signed-off-by: Ishita Mandhan <iman...@us.ibm.com>

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to