dlmarion commented on code in PR #5543:
URL: https://github.com/apache/accumulo/pull/5543#discussion_r2084832244
##########
core/src/main/java/org/apache/accumulo/core/conf/Property.java:
##########
@@ -1584,6 +1584,10 @@ public enum Property {
"The interval at which to check for external compaction final state
markers in the metadata table.",
"2.1.0"),
@Experimental
+ COMPACTION_COORDINATOR_FINALIZER_QUEUE_SIZE(
Review Comment:
I think this might need to be added to `Property.fixedProperties`, it's not
dynamic.
--
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]