[ 
https://issues.apache.org/jira/browse/IGNITE-9970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Voronkin updated IGNITE-9970:
-----------------------------------
    Description: 
--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.

> 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
>            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)

Reply via email to