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

Hudson commented on HDFS-11969:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14070 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14070/])
HDFS-11969. Block Storage: Convert unnecessary info log levels to debug. 
(omalley: rev 8916c70d9034d75af5ab00a328d408784a4f9831)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/cblock/jscsiHelper/ContainerCacheFlusher.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/ozone/web/storage/DistributedStorageHandler.java


> Block Storage: Convert unnecessary info log levels to debug
> -----------------------------------------------------------
>
>                 Key: HDFS-11969
>                 URL: https://issues.apache.org/jira/browse/HDFS-11969
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone
>    Affects Versions: HDFS-7240
>            Reporter: Mukul Kumar Singh
>            Assignee: Mukul Kumar Singh
>            Priority: Major
>             Fix For: HDFS-7240
>
>         Attachments: HDFS-11969-HDFS-7240.001.patch
>
>
> Following log lines in ContainerCacheFlusher.java is generated for every 
> Dirty/Retry Log files and should be converted to debug.
> {code}
>         LOG.info("Remaining blocks count {} and {}", 
> blockIDBuffer.remaining(),
>             blockCount);
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to