[
https://issues.apache.org/jira/browse/IGNITE-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15249267#comment-15249267
]
ASF GitHub Bot commented on IGNITE-2911:
----------------------------------------
GitHub user shroman opened a pull request:
https://github.com/apache/ignite/pull/657
IGNITE-2911: ClusterGroup.forDaemons to return daemon nodes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shroman/ignite ignite-2911
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/657.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #657
----
commit 31b3db8bd74dc49adf8796e7989a9724396e5282
Author: shtykh_roman <[email protected]>
Date: 2016-04-20T05:13:54Z
IGNITE-2911: ClusterGroup.forDaemons to return daemon nodes.
----
> ClusterGroup.forDaemons does not work
> -------------------------------------
>
> Key: IGNITE-2911
> URL: https://issues.apache.org/jira/browse/IGNITE-2911
> Project: Ignite
> Issue Type: Bug
> Components: compute
> Affects Versions: 1.1.4
> Reporter: Pavel Tupitsyn
> Assignee: Roman Shtykh
> Priority: Critical
> Fix For: 1.7
>
>
> * Start a node in daemon mode
> * ClusterGroup.forDaemons returns an empty projection
> The only existing test for this method only checks for empty result.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)