[ 
https://issues.apache.org/jira/browse/IGNITE-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577412#comment-14577412
 ] 

Atri Sharma commented on IGNITE-917:
------------------------------------

Thanks for your inputs.

1) I am sorry if this keeps going back and forth. As I said, this will take a 
bit of an effort for me to get in place and I am trying to get this in place 
this time. Sorry about this.

2) Fixed the test failure. My local test run looks like:

{code}
[21:25:16,252][INFO ][Thread-2][GridProjectionSelfTest0] 

>>> +-----------------------------------------------------+
>>> Ignite ver. 1.1.1-SNAPSHOT#19700101-sha1:DEV stopped OK
>>> +-----------------------------------------------------+
>>> Grid name: internal.GridProjectionSelfTest0
>>> Grid uptime: 00:03:15:461


[21:25:16,252][INFO ][Thread-8][GridProjectionSelfTest3] 

>>> +-----------------------------------------------------+
>>> Ignite ver. 1.1.1-SNAPSHOT#19700101-sha1:DEV stopped OK
>>> +-----------------------------------------------------+
>>> Grid name: internal.GridProjectionSelfTest3
>>> Grid uptime: 00:03:14:214


[21:25:16,252][INFO ][Thread-4][GridProjectionSelfTest1] 

>>> +-----------------------------------------------------+
>>> Ignite ver. 1.1.1-SNAPSHOT#19700101-sha1:DEV stopped OK
>>> +-----------------------------------------------------+
>>> Grid name: internal.GridProjectionSelfTest1
>>> Grid uptime: 00:03:14:916


[21:25:16,266][INFO ][Thread-6][GridProjectionSelfTest2] 

>>> +-----------------------------------------------------+
>>> Ignite ver. 1.1.1-SNAPSHOT#19700101-sha1:DEV stopped OK
>>> +-----------------------------------------------------+
>>> Grid name: internal.GridProjectionSelfTest2
>>> Grid uptime: 00:03:14:618
{code}

3) Thinko, fixed.
4) Fixed.

> 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: Yakov Zhdanov
>         Attachments: ignite-sprint-5_ignite-917ver6.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)

Reply via email to