vert-x3 / vertx-ignite

Apache License 2.0
35 stars 28 forks source link

Extend Options to allow custom DiscoverySpi #107

Closed zyclonite closed 3 years ago

zyclonite commented 3 years ago

Motivation:

Allow to override IgniteDiscoveryOptions with custom DiscoverySpi This supports adding discoveries like TcpDiscoveryKubernetesIpFinder or any other implementing the DiscoverySpi