Xiaobing Zhou created HDFS-8861:
-----------------------------------
Summary: Remove unnecessary log from method
FSNamesystem.getCorruptFiles
Key: HDFS-8861
URL: https://issues.apache.org/jira/browse/HDFS-8861
Project: Hadoop HDFS
Issue Type: Improvement
Components: HDFS
Reporter: Xiaobing Zhou
Assignee: Xiaobing Zhou
The log in FSNamesystem.getCorruptFiles will print out whole stack trace. In
those cases where SuperuserPrivilege check and Operation check are not
satisfied in frequent calls of listCorruptFileBlocks, the stack traces will
make logs quite verbose, hard to understand and analyze it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)