mbao opened a new issue #2423: Cluster Setup config URL: https://github.com/apache/incubator-skywalking/issues/2423 - Why do you submit this issue? - [ ] Question or discussion ### Question - What do you want to know? I use skywalking 6.0 with zookeeper for cluster. RemoteClientManager periodically uses ZookeeperCoordinator's queryRemoteNodes to refresh remote clients, but serviceCache used by queryRemoteNodes is not updated. Do I have to config something to make this to work? I think it should get remote clients from zookeeper periodically, but method registerRemote of ClusterRegister only called once in notifyAfterCompleted method of CoreModuleProvider.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
