Use ToolRunner.confirmPrompt in NameNode
----------------------------------------

                 Key: HDFS-3249
                 URL: https://issues.apache.org/jira/browse/HDFS-3249
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: name-node
    Affects Versions: 2.0.0
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Trivial


One of the recent patches in common copied NameNode.confirmPrompt to be part of 
ToolRunner, so it's available as utility code. We should now use this utility 
function from within NameNode.java instead of having two copies.

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