[
https://issues.apache.org/jira/browse/IGNITE-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638557#comment-14638557
]
Artem Shutak edited comment on IGNITE-917 at 7/23/15 9:41 AM:
--------------------------------------------------------------
Patch has been reviewed by Yakov. Review fixes have been done by Artem (code
style has been fixed, algorithm has been fixed, tests have been fixed).
Fix has been tested on TC.
All changes have been reviewed by Yakov again, merged at sprint-7 and Closed.
was (Author: ashutak):
Patch has been reviewed by Yakov. Review fixes have been done by Artem. Fix has
been tested on TC and merged.
All changes have been reviewed by Yakov again, merged at sprint-7 and Closed.
> Add org.apache.ignite.cluster.ClusterGroup.forHost(String host, String...
> hosts) overload
> -----------------------------------------------------------------------------------------
>
> Key: IGNITE-917
> URL: https://issues.apache.org/jira/browse/IGNITE-917
> Project: Ignite
> Issue Type: Task
> Components: newbie
> Reporter: Yakov Zhdanov
> Assignee: Atri Sharma
> Fix For: sprint-7
>
> Attachments: ignite-sprint-5_ignite-917ver11.patch
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)