[
https://issues.apache.org/jira/browse/HDFS-14521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852430#comment-16852430
]
Hudson commented on HDFS-14521:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16638 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/16638/])
HDFS-14521. Suppress setReplication logging. Contributed by Kihwal Lee (kihwal:
rev 9122b9b6493d315c8910fbc06eaba96273ee335c)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirAttrOp.java
> Suppress setReplication logging.
> --------------------------------
>
> Key: HDFS-14521
> URL: https://issues.apache.org/jira/browse/HDFS-14521
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Kihwal Lee
> Assignee: Kihwal Lee
> Priority: Major
> Fix For: 2.10.0, 3.3.0, 2.8.6, 3.2.1, 2.9.3, 3.1.3
>
> Attachments: HDFS-14521-01.patch, HDFS-14521.patch
>
>
> Currently processing of setReplication on standby NNs cause logging.
> {noformat}
> 2101-14-29 17:49:04,026 [Edit log tailer] INFO namenode.FSDirectory:
> Increasing replication from 3 to 10 for xxx
> {noformat}
> This should be suppressed during edit replaying.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]