Closed bladehd closed 7 years ago
When I invoke EtcdResponsePromise.get() method, if the etcd server has a dns resolve problem, it will has a infinite loop. I think etcd4j need add a timeout for get method. etcd4j version 2.12.0.
etcd4j has a retry handler, doesn't it work for you ?
etcd4j version 2.12.0 . Try this again with 2.11.0
Closed as no feedback from the reporter
When I invoke EtcdResponsePromise.get() method, if the etcd server has a dns resolve problem, it will has a infinite loop. I think etcd4j need add a timeout for get method. etcd4j version 2.12.0.