[
https://issues.apache.org/jira/browse/IGNITE-9769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryabov Dmitrii updated IGNITE-9769:
-----------------------------------
Description:
{{IgniteCacheAtomicProtocolTest.testPutReaderUpdate1}} and
{{IgniteCacheAtomicProtocolTest.testPutReaderUpdate2}} are flaky.
In the {{#readerUpdateDhtFails}} method we blocks {{GridDhtAtomicNearResponse}}
messages and do put operation. Put should hangs always, but sometimes it
doesn't.
was: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.
> IgniteCacheAtomicProtocolTest.testPutReaderUpdate1 is flaky
> -----------------------------------------------------------
>
> Key: IGNITE-9769
> URL: https://issues.apache.org/jira/browse/IGNITE-9769
> Project: Ignite
> Issue Type: Task
> Reporter: Ryabov Dmitrii
> Assignee: Ryabov Dmitrii
> Priority: Trivial
>
> {{IgniteCacheAtomicProtocolTest.testPutReaderUpdate1}} and
> {{IgniteCacheAtomicProtocolTest.testPutReaderUpdate2}} are flaky.
> In the {{#readerUpdateDhtFails}} method we blocks
> {{GridDhtAtomicNearResponse}} messages and do put operation. Put should hangs
> always, but sometimes it doesn't.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)