[
https://issues.apache.org/jira/browse/IGNITE-9970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Goncharuk updated IGNITE-9970:
-------------------------------------
Ignite Flags: (was: Docs Required)
> 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
> Fix For: 2.8
>
>
> --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)