keith-turner commented on code in PR #6168:
URL: https://github.com/apache/accumulo/pull/6168#discussion_r2885529421


##########
core/src/main/java/org/apache/accumulo/core/lock/ServiceLockPaths.java:
##########
@@ -238,6 +242,11 @@ public ServiceLockPath createManagerPath() {
     return new ServiceLockPath(Constants.ZMANAGER_LOCK);
   }
 
+  public ServiceLockPath createManagerWorkerPath(ResourceGroupId resourceGroup,

Review Comment:
   updated in 00f5c14



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