[CURATOR-470] Newly added/Removed ServiceInstance should be passed to ServiceCacheListener#cacheChanged method
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hey fellows,
We're using service discovery extension to refactor our raw zookeeper based service monitor.
Every time a service instance exits or joins, the monitor must be notified and push a notification to us, the only thing I found in service discovery package meets the requirement is ServiceCacheListener interface, but when the interface is fired, there's no way we could know which service has changed.
Please help !
Thank in advance.
---
Originally reported by metrxqin@gmail.com, imported from: Newly added/Removed ServiceInstance should be passed to ServiceCacheListener#cacheChanged method
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.