mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-09-08 06:17:50 +00:00
chore[zk]: comment
This commit is contained in:
@@ -128,7 +128,7 @@ public class ZookeeperRegistry implements IRegistry {
|
||||
public void start() {
|
||||
var registryConfig = NetContext.getConfigManager().getLocalConfig().getRegistry();
|
||||
if (Objects.isNull(registryConfig)) {
|
||||
logger.info("Stand alone startup");
|
||||
logger.info("Stand alone startup of singleton");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user