[
https://issues.apache.org/jira/browse/IGNITE-9970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671886#comment-16671886
]
Ignite TC Bot commented on IGNITE-9970:
---------------------------------------
{panel:title=No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity Run All
Results|http://ci.ignite.apache.org/viewLog.html?buildId=2213318&buildTypeId=IgniteTests24Java8_RunAll]
> Add ability to set nodeId for VisorIdleVerifyDumpTask executed from
> ./control.sh --host HOST --cache idle_verify
> ----------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-9970
> URL: https://issues.apache.org/jira/browse/IGNITE-9970
> Project: Ignite
> Issue Type: Improvement
> Reporter: Pavel Voronkin
> Assignee: Alexey Stelmak
> Priority: Major
>
> --cache idle_verify sets null nodeId on invocation of
> private <R> R executeTaskByNameOnNode(GridClient client, String taskClsName,
> Object taskArgs, UUID nodeId
> ) throws GridClientException {
>
> Which causes reduce phase to be assigned on random node, we want to dump
> results on particular node.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)