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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)