[
https://issues.apache.org/jira/browse/HDFS-16051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354493#comment-17354493
]
Ayush Saxena commented on HDFS-16051:
-------------------------------------
+1
> Misspelt words in DataXceiver.java line 881 and line 885
> --------------------------------------------------------
>
> Key: HDFS-16051
> URL: https://issues.apache.org/jira/browse/HDFS-16051
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Ning Sheng
> Assignee: Ning Sheng
> Priority: Trivial
> Attachments: HDFS-16051-001.patch
>
>
> Misspelt words in DataXceiver.java line 881 and line 885.
> {code:java}
> LOG.error("{}:Exception transfering block {} to mirror {}",
> datanode, block, mirrorNode, e);
> LOG.info("{}:Exception transfering {} to mirror {}- continuing " +
> "without the mirror", datanode, block, mirrorNode, e);
> {code}
> change transfering to transferring
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]