mukund-thakur commented on code in PR #7214:
URL: https://github.com/apache/hadoop/pull/7214#discussion_r1960717145
##########
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/audit/AuditIntegration.java:
##########
@@ -68,7 +69,7 @@ public static AuditManagerS3A createAndStartAuditManager(
auditManager = new ActiveAuditManagerS3A(
requireNonNull(iostatistics));
} else {
- LOG.debug("auditing is disabled");
Review Comment:
why remove the word auditing?
--
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]