[
https://issues.apache.org/jira/browse/IGNITE-9769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16635925#comment-16635925
]
ASF GitHub Bot commented on IGNITE-9769:
----------------------------------------
GitHub user SomeFire opened a pull request:
https://github.com/apache/ignite/pull/4897
IGNITE-9769 IgniteCacheAtomicProtocolTest.testPutReaderUpdate1 is flaky
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SomeFire/ignite IGNITE-9769
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4897.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4897
----
commit e7addd989e230953277ae16c14d61aa003a585ad
Author: Dmitrii Ryabov <somefireone@...>
Date: 2018-10-02T18:06:48Z
IGNITE-9769 IgniteCacheAtomicProtocolTest.testPutReaderUpdate1 is flaky
----
> 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)