You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Stelmak (JIRA)" <ji...@apache.org> on 2018/10/31 09:35:00 UTC

[jira] [Assigned] (IGNITE-9970) Add ability to set nodeId for VisorIdleVerifyDumpTask executed from ./control.sh --host HOST --cache idle_verify

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

Alexey Stelmak reassigned IGNITE-9970:
--------------------------------------

    Assignee: Alexey Stelmak

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