keith-turner commented on code in PR #6168:
URL: https://github.com/apache/accumulo/pull/6168#discussion_r2891118466
##########
core/src/main/java/org/apache/accumulo/core/lock/ServiceLockPaths.java:
##########
@@ -287,6 +296,11 @@ public Set<ServiceLockPath>
getCompactor(ResourceGroupPredicate resourceGroupPre
return get(Constants.ZCOMPACTORS, resourceGroupPredicate, address,
withLock);
}
+ public Set<ServiceLockPath> getManagerAssistants(ResourceGroupPredicate
resourceGroupPredicate,
Review Comment:
Changed in 0556afaa8e0c3190f22cc7c5e4aeec02f4689ee9
--
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]