ChenSammi commented on code in PR #5445:
URL: https://github.com/apache/ozone/pull/5445#discussion_r1387478642
##########
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/S3SecretManagerImpl.java:
##########
@@ -118,4 +132,19 @@ public S3SecretCache cache() {
public S3Batcher batcher() {
return s3SecretStore.batcher();
}
+
+ public void updateCache(String kerberosID, S3SecretValue secret) {
Review Comment:
add @Override
--
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]