Description
Method should build a cluster group from all nodes running on the hosts specified.
This should be dynamic group. I think method implementation should build up a predicate to check that passed in node's host names contain one of the host names from parameters.
See IgnitePredicate, ClusterGroup, ClusterNode, ClusterNode#hostNames
Attachments
Attachments
Issue Links
- is related to
-
IGNITE-1033 ClusterNode.hostNames() returns empty strings for loopback adresses.
- Closed