eclipse-vertx / vert.x

Vert.x is a tool-kit for building reactive applications on the JVM
http://vertx.io
Other
14.32k stars 2.08k forks source link

Simplify the WrappedClusterManager #5332

Closed vietj closed 1 month ago

vietj commented 1 month ago

The current design forces to expose the node selector that is not part of the module exports, so using the wrapped cluster manager should not expose the node selector.