[ https://issues.apache.org/jira/browse/HDFS-15720?focusedWorklogId=522200&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-522200 ]
ASF GitHub Bot logged work on HDFS-15720: ----------------------------------------- Author: ASF GitHub Bot Created on: 09/Dec/20 11:50 Start Date: 09/Dec/20 11:50 Worklog Time Spent: 10m Work Description: Neilxzn commented on pull request #2532: URL: https://github.com/apache/hadoop/pull/2532#issuecomment-741722091 The checks from jenkins has failed, but I can't find any error about the patch. Is it ok to merge? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 522200) Time Spent: 1.5h (was: 1h 20m) > namenode audit async logger should add some log4j config > -------------------------------------------------------- > > Key: HDFS-15720 > URL: https://issues.apache.org/jira/browse/HDFS-15720 > Project: Hadoop HDFS > Issue Type: Improvement > Components: hdfs > Affects Versions: 3.3.0 > Environment: hadoop 3.3.0 > Reporter: Max Xie > Priority: Minor > Labels: pull-request-available > Time Spent: 1.5h > Remaining Estimate: 0h > > Hadoop project use log4j 1.2.x, we can't config some properties of logger in > log4j.properties file , For example, AsyncAppender BufferSize and Blocking > see https://logging.apache.org/log4j/1.2/apidocs/index.html. > Namenode should add some audit async logger log4j config In order to > facilitate the adjustment of log4j usage and audit log output performance > adjustment. > The new configuration is as follows > dfs.namenode.audit.log.async.blocking false > dfs.namenode.audit.log.async.buffer.size 128 > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org