You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/03/29 04:36:10 UTC

[GitHub] [incubator-skywalking] mbao opened a new issue #2423: Cluster Setup config

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:
users@infra.apache.org


With regards,
Apache Git Services