spring-cloud / spring-cloud-zookeeper

Spring Cloud Zookeeper
http://cloud.spring.io/spring-cloud-zookeeper/
Apache License 2.0
556 stars 413 forks source link

Zookeeper ServiceInstance question #297

Open weihubeats opened 2 years ago

weihubeats commented 2 years ago

Describe the bug Hello, I would like to ask if the client makes a network request to Zookeeper every time it gets the service list? Is there a similar mechanism related to caching? I know that spring cloud LoadBalancer has a caching mechanism, but its cache list is often not up to date image