dlmarion commented on code in PR #4767:
URL: https://github.com/apache/accumulo/pull/4767#discussion_r1693528062


##########
server/manager/src/main/java/org/apache/accumulo/manager/compaction/coordinator/CompactionCoordinator.java:
##########
@@ -1070,21 +1071,30 @@ private void cleanUpCompactors() {
       var groups = zoorw.getChildren(compactorQueuesPath);
 

Review Comment:
   If I checked MANAGER_COMPACTION_SERVICE_PRIORITY_QUEUE_SIZE_FACTOR property 
here, then I could remove it from the fixed property set.



-- 
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]

Reply via email to