[ https://issues.apache.org/jira/browse/HDFS-7869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
J.Andreina updated HDFS-7869: ----------------------------- Attachment: HDFS-7869.1.patch Hi Vinayakumar B , Thanks for looking at this issue. I have attached a patch for the same with few corrections in the existing testcases . After applying patch the return info will be as follows {noformat} #./hdfs dfsadmin -rollingUpgrade finalize FINALIZE rolling upgrade ... Rolling upgrade is finalized. Block Pool ID: BP-136082255-XXXXXXXXXXXXXX-1425371756113 Start Time: Tue Mar 03 16:41:56 CST 2015 (=1425372116095) Finalize Time: Tue Mar 03 16:43:29 CST 2015 (=1425372209702) {noformat} Please review the patch. > Inconsistency in the return information while performing rolling upgrade > ------------------------------------------------------------------------ > > Key: HDFS-7869 > URL: https://issues.apache.org/jira/browse/HDFS-7869 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: J.Andreina > Assignee: J.Andreina > Attachments: HDFS-7869.1.patch > > > Return information , while performing "finalize Rolling upgrade" is improper > ( does not gives information whether the current action is successful / not) > {noformat} > Rex@XXXXXXXXXXX:~/Hadoop_27/hadoop-3.0.0-SNAPSHOT/bin> ./hdfs dfsadmin > -rollingUpgrade finalize > FINALIZE rolling upgrade ... > There is no rolling upgrade in progress or rolling upgrade has already been > finalized. > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)