vert-x3 / vertx-service-discovery

Some tools one can use for doing microservices with Vert.x
Apache License 2.0
115 stars 67 forks source link

Service unregistration is not handled properly in zookeeper bridge #129

Closed VcamX closed 3 years ago

VcamX commented 3 years ago

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 of unreg is not added to list