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

Brahma Reddy Battula commented on HDFS-11743:
---------------------------------------------

[~zhz] thanks for reporting and working on this.

Should we return only decommissioned replicas(like before HDFS-7933)..?  May be 
you can just return {{decommissioned}} in 
{{NumberReplicas#decommissionedReplicas}}..?
{code}
248           out.println("No. of decommission Replica: "
249               + numberReplicas.decommissionedAndDecommissioning());
{code}

And as I mentioned in HDFS-7933, we can make it configurable in seperate jira..?

> Revert the incompatible fsck reporting output in HDFS-7933 from branch-2.7
> --------------------------------------------------------------------------
>
>                 Key: HDFS-11743
>                 URL: https://issues.apache.org/jira/browse/HDFS-11743
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>            Reporter: Zhe Zhang
>            Assignee: Zhe Zhang
>            Priority: Blocker
>              Labels: release-blocker
>         Attachments: HDFS-11743-branch-2.7.00.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to