keith-turner commented on code in PR #6168:
URL: https://github.com/apache/accumulo/pull/6168#discussion_r2885180818
##########
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:
No there is no support in these changes for anything other than default RG,
will remove that.
--
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]