Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-9970

Add ability to set nodeId for VisorIdleVerifyDumpTask executed from ./control.sh --host HOST --cache idle_verify

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8
    • control.sh
    • None

    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.

      Attachments

        Activity

          People

            astelmak Alexey Stelmak
            voropava Pavel Voronkin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: