[ 
https://issues.apache.org/jira/browse/HDFS-4259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Harsh J updated HDFS-4259:
--------------------------

    Attachment: HDFS-4259.patch

Here's a patch that changes it to:

bq. Failed to replace a bad datanode on the existing pipeline due to no more 
good datanodes being available to try. (Nodes: current=[foo], original=[bar]). 
The current failed datanode replacement policy is Y, and a client may configure 
this via 'X.policy' in its configuration.
                
> Improve pipeline DN replacement failure message
> -----------------------------------------------
>
>                 Key: HDFS-4259
>                 URL: https://issues.apache.org/jira/browse/HDFS-4259
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs-client
>    Affects Versions: 2.0.2-alpha
>            Reporter: Harsh J
>            Priority: Minor
>         Attachments: HDFS-4259.patch
>
>
> The current message shown is something such as below:
> bq. Failed to add a datanode. User may turn off this feature by setting 
> X.policy in configuration, where the current policy is Y. (Nodes: 
> current=[foo], original=[bar])
> This reads off like failing is a feature (but the intention and the reason we 
> hit this isn't indicated strongly), and can be bettered.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to