[ 
https://issues.apache.org/jira/browse/HDFS-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202884#comment-13202884
 ] 

Bikas Saha commented on HDFS-2909:
----------------------------------

The NN did not abort because it simply threw an IOException after calling 
abortAllJournals(). The RPC server translated the IOException into a 
ServiceException and responded to the client. So the NN continued to run and 
also considers itself active.
                
> HA: Inaccessible shared edits dir not getting removed from FSImage storage 
> dirs upon error
> ------------------------------------------------------------------------------------------
>
>                 Key: HDFS-2909
>                 URL: https://issues.apache.org/jira/browse/HDFS-2909
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ha, name-node
>    Affects Versions: HA branch (HDFS-1623)
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>


--
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