Closed sixinyiyu closed 7 years ago
hi, jurmous, etcd4j can use addListener to set a one-time listener to wait for change, but when change happened, this listener will not work any more. So, is there a persistent listener for change watching? or do you have some advice to do the same thing?
hi @pengyang you may have a look at Camel's EtcdWatchConsumer
lburgazzoli, thanks for your help!
@pengyang can we close this ?
Thanks for your help. Sorry for the delay of closing issue.
Hello! What do you mean with the issue? Do you maybe need the waitForChange functionality which is already there? Or do you want it to reconnect automatically after it has an answer?