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

[jira] [Created] (IGNITE-9769) Replace sleep by fut.get() in the IgniteCacheAtomicProtocolTest.testPutReaderUpdate1 test

Ryabov Dmitrii created IGNITE-9769:
--------------------------------------

             Summary: Replace sleep by fut.get() in the IgniteCacheAtomicProtocolTest.testPutReaderUpdate1 test
                 Key: IGNITE-9769
                 URL: https://issues.apache.org/jira/browse/IGNITE-9769
             Project: Ignite
          Issue Type: Task
            Reporter: Ryabov Dmitrii
            Assignee: Ryabov Dmitrii


Replace sleep with fut.get(getTestTimeout()) to gather statistics. If test is flaky because 2 seconds isn't enough and test needs a bit more time - it's ok. If test really hangs - we should investigate the issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)