Closed VcamX closed 3 years ago
Service unregistration is not handled properly in zookeeper bridge
4.0.0
See https://github.com/vert-x3/vertx-service-discovery/blob/master/vertx-service-discovery-bridge-zookeeper/src/main/java/io/vertx/servicediscovery/zookeeper/ZookeeperServiceImporter.java#L247
Future of unreg is not added to list
Future
unreg
list
Questions
Service unregistration is not handled properly in zookeeper bridge
Version
4.0.0
Do you have a reproducer?
See https://github.com/vert-x3/vertx-service-discovery/blob/master/vertx-service-discovery-bridge-zookeeper/src/main/java/io/vertx/servicediscovery/zookeeper/ZookeeperServiceImporter.java#L247
Future
ofunreg
is not added tolist