aswinshakil commented on code in PR #3647: URL: https://github.com/apache/ozone/pull/3647#discussion_r942991324
########## hadoop-ozone/dist/src/shell/conf/dn-audit-log4j2.properties: ########## @@ -77,6 +77,14 @@ appender.rolling.policies.time.type=TimeBasedTriggeringPolicy appender.rolling.policies.time.interval=86400 appender.rolling.policies.size.type=SizeBasedTriggeringPolicy appender.rolling.policies.size.size=64MB +appender.rolling.strategy.type=DefaultRolloverStrategy Review Comment: Can you add comments on the change similar to the comments above? Same for other changes as well. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
