dlmarion commented on code in PR #5145:
URL: https://github.com/apache/accumulo/pull/5145#discussion_r1873794425
##########
core/src/main/java/org/apache/accumulo/core/conf/Property.java:
##########
@@ -329,6 +329,11 @@ public enum Property {
+ " was changed and it now can accept multiple class names. The
metrics spi was introduced in 2.1.3,"
+ " the deprecated factory is
org.apache.accumulo.core.metrics.MeterRegistryFactory.",
"2.1.0"),
+
GENERAL_SERVER_LOCK_VERIFICATION_INTERVAL("general.server.lock.verification.interval",
"2m",
Review Comment:
Set to zero in 601aff5.
--
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]