[
https://issues.apache.org/jira/browse/HDFS-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17059626#comment-17059626
]
Hudson commented on HDFS-15197:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18055 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/18055/])
HDFS-15197. [SBN read] Change ObserverRetryOnActiveException log to
(ayushsaxena: rev 74780c22eb0a9e6025d0ff2502042cdd29f5af83)
* (edit)
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/server/namenode/ha/ObserverReadProxyProvider.java
> [SBN read] Change ObserverRetryOnActiveException log to debug
> -------------------------------------------------------------
>
> Key: HDFS-15197
> URL: https://issues.apache.org/jira/browse/HDFS-15197
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs
> Reporter: Chen Liang
> Assignee: Chen Liang
> Priority: Minor
> Fix For: 3.3.0, 3.1.4, 3.2.2, 2.10.1
>
> Attachments: HDFS-15197.001.patch
>
>
> Currently in ObserverReadProxyProvider, when a ObserverRetryOnActiveException
> happens, ObserverReadProxyProvider logs a message at INFO level. This can be
> a large volume of logs in some scenarios. For example, when some job tries to
> access lots of files that haven't been accessed for a long time, all these
> accesses may trigger atime updates, which led to
> ObserverRetryOnActiveException. We should change this log to DEBUG.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]