hfutatzhanghb opened a new pull request, #5594:
URL: https://github.com/apache/hadoop/pull/5594

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to