Todd Lipcon created HDFS-3798:
---------------------------------

             Summary: Avoid throwing NPE when finalizeSegment() is called on 
invalid segment
                 Key: HDFS-3798
                 URL: https://issues.apache.org/jira/browse/HDFS-3798
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ha
    Affects Versions: QuorumJournalManager (HDFS-3077)
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Trivial


Currently, if the client calls finalizeLogSegment() on a segment which doesn't 
exist on the JournalNode side, it throws an NPE. Instead it should throw a more 
intelligible exception.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to