farmmamba created HDFS-16992:
--------------------------------

             Summary: change log level in FSNamesystem#internalReleaseLease 
method
                 Key: HDFS-16992
                 URL: https://issues.apache.org/jira/browse/HDFS-16992
             Project: Hadoop HDFS
          Issue Type: Wish
          Components: namenode
    Affects Versions: 3.3.5
            Reporter: farmmamba


recently, we found lots of logs like below which trigger logWarn alarm:
{code:java}
WARN org.apache.hadoop.hdfs.StateChange: BLOCK* internalReleaseLease: All 
existing blocks are COMPLETE, lease removed, file /xxx/xxx/d_tmp.000402_0 
closed.{code}
the log is in FSNamesystem#internalReleaseLease method which can be set to info 
level rather than warn level actually.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to