Closed aschrijver closed 8 years ago
Is there a reason why 'type' is not supported in record filtering? I would like to be able to filter on all Record properties, including 'type'.
https://github.com/vert-x3/vertx-service-discovery/blob/master/vertx-service-discovery/src/main/java/io/vertx/servicediscovery/Record.java#L211
There is one reason.... I forgot ;-)
It should be added.
Great, thanks!
Is there a reason why 'type' is not supported in record filtering? I would like to be able to filter on all Record properties, including 'type'.
https://github.com/vert-x3/vertx-service-discovery/blob/master/vertx-service-discovery/src/main/java/io/vertx/servicediscovery/Record.java#L211