-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Description
We have an elasticsearch cluster using containerized nodes; our method of Docker deployment makes assigning fixed IP addresses non-trivial, so we depend on multicast discovery to allow our nodes to connect. We were therefore very surprised when 5.0 came out and multicast support had been removed; we had been under the impression that the deprecation warning meant that the multicast-discovery core module was being deprecated in favour of the multicast-discovery plugin - not that muticast support was being dropped entirely. (And, indeed, we duly installed and deployed the multicast-discovery plugin some time time ago, and it worked just fine.)
Please restore multicast support; this is blocking our upgrade to 5.0.
Metadata
Metadata
Assignees
Labels
No labels