suvodeep-pyne commented on code in PR #16723:
URL: https://github.com/apache/pinot/pull/16723#discussion_r2317171953
##########
pinot-common/src/main/java/org/apache/pinot/common/audit/AuditConfigManager.java:
##########
@@ -121,40 +58,18 @@ private static <T> T mapPrefixedConfigToObject(Map<String,
String> clusterConfig
return AuditLogger.OBJECT_MAPPER.convertValue(subsetConfig.toMap(),
configClass);
}
- /**
Review Comment:
yeah. It was just adding a lot of noise for internal methods without adding
much value IMO
--
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]