You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2017/02/15 11:32:41 UTC

[jira] [Created] (IGNITE-4706) Rewrite test GridTaskExecutionSelfTest::testJobIdCollision to use multiple JVMs

Sergey Chugunov created IGNITE-4706:
---------------------------------------

             Summary: Rewrite test GridTaskExecutionSelfTest::testJobIdCollision to use multiple JVMs
                 Key: IGNITE-4706
                 URL: https://issues.apache.org/jira/browse/IGNITE-4706
             Project: Ignite
          Issue Type: Test
            Reporter: Sergey Chugunov


h2. Notes
Test emulates ID collision by tricks with *IgniteUuid* local counter which leads to failures of important components like discovery messaging.
It makes test unstable; sometimes it hangs or fails in a various ways.

h2. Acceptance Criteria
Test exploits multiple JVMs to execute its logic, all tricks with IgniteUuid are removed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)