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

Erik Krogen commented on HDFS-13789:
------------------------------------

Hey [~csun], thanks for taking a look. Yes, I agree we should do so, but this 
will be a bit more complex work. I created HDFS-13791 to track this, in this 
JIRA can we just focus on this log statement which is the most egregious 
offender?

> Reduce logging frequency of QuorumJournalManager#selectInputStreams
> -------------------------------------------------------------------
>
>                 Key: HDFS-13789
>                 URL: https://issues.apache.org/jira/browse/HDFS-13789
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: namenode, qjm
>    Affects Versions: HDFS-12943
>            Reporter: Erik Krogen
>            Assignee: Erik Krogen
>            Priority: Trivial
>         Attachments: HDFS-13789-HDFS-12943.000.patch
>
>
> As part of HDFS-13150, a logging statement was added to indicate whenever an 
> edit tail is performed via the RPC mechanism. To enable low latency tailing, 
> the tail frequency must be set very low, so this log statement gets printed 
> much too frequently at an INFO level. We should decrease to DEBUG. Note that 
> if there are actually edits available to tail, other log messages will get 
> printed; this is just targeting the case when it attempts to tail and there 
> are no new edits.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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