meatballspaghetti commented on code in PR #5350:
URL: https://github.com/apache/accumulo/pull/5350#discussion_r1974311358
##########
server/base/src/main/java/org/apache/accumulo/server/init/ZooKeeperInitializer.java:
##########
@@ -205,4 +193,20 @@ public void initScanRefTableState(ServerContext context) {
}
}
+ public void initInstanceNameAndId(ZooReaderWriter zoo, InstanceId instanceId,
Review Comment:
This is called in `Initialize.java` in `doInit()`.
--
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]