[
https://issues.apache.org/jira/browse/HDFS-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron T. Myers updated HDFS-3026:
---------------------------------
Attachment: HDFS-3026.patch
Thanks a lot for the review, Eli. Here's an updated patch.
Good idea re: trash emptier thread. I've done that in this patch.
As for the other exits in NameNode - all of those are as exit codes from shell
commands (e.g. format, bootstrapStandby, etc.), or from the the static main
function, none of which I think really benefit from calling this method. Good
point about making the error message more generic, though. I've gone ahead and
done that.
> HA: Handle failure during HA state transition
> ---------------------------------------------
>
> Key: HDFS-3026
> URL: https://issues.apache.org/jira/browse/HDFS-3026
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: ha, name-node
> Affects Versions: 2.0.0
> Reporter: Aaron T. Myers
> Assignee: Aaron T. Myers
> Attachments: HDFS-3026-HDFS-1623.patch, HDFS-3026.patch,
> HDFS-3026.patch
>
>
> This JIRA is to address a TODO in NameNode about handling the possibility of
> an incomplete HA state transition.
--
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