You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2015/04/13 11:12:12 UTC

[jira] [Created] (IGNITE-737) ClusterGroup.forDataNodes() returns empty cluster group for daemon node

Alexey Kuznetsov created IGNITE-737:
---------------------------------------

             Summary: ClusterGroup.forDataNodes() returns empty cluster group for daemon node
                 Key: IGNITE-737
                 URL: https://issues.apache.org/jira/browse/IGNITE-737
             Project: Ignite
          Issue Type: Bug
            Reporter: Alexey Kuznetsov
            Assignee: Andrey Gura


To reproduce:
Start one ore several nodes with cache "A".
Start daemon node.
On daemon node execute ignite.cluster.forDataNodes("A").
Returned projection should contain remote nodes with cache "A".
Appropriate tests should also be added.
Also it will be useful to check all cluster.forXXX() methods on daemon node.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)