AlexStocks commented on a change in pull request #1225:
URL: https://github.com/apache/dubbo-go/pull/1225#discussion_r641942421



##########
File path: remoting/zookeeper/listener.go
##########
@@ -323,12 +319,24 @@ func (l *ZkEventListener) listenDirEvent(conf 
*common.URL, zkPath string, listen
                        }
                }
                // Periodically update provider information
-               ticker := time.NewTicker(ttl)
+               tickerTTL := ttl

Review comment:
       用户想咋用我们不管,设置太长,我们在客户端启动时做个弹性。




-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to