aierate commented on code in PR #6070:
URL: https://github.com/apache/ozone/pull/6070#discussion_r1470972880
##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConfigKeys.java:
##########
@@ -675,6 +675,8 @@ public final class OzoneConfigKeys {
public static final String HDDS_SCM_CLIENT_FAILOVER_MAX_RETRY =
"hdds.scmclient.failover.max.retry";
+ public static final String
OZONE_XCEIVER_METRICS_PERCENTILES_INTERVALS_SECONDS_KEY =
+ "ozone.xceiver.metrics.percentiles.intervals.seconds";
Review Comment:
Thanks @adoroszlai , I think it can be rename to
OZONE_STORANG_CONTAINER_CLIENT_METRICS_PERCENTILES_INTERVALS_SECONDS_KEY, what
do you think?
--
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]