[
https://issues.apache.org/jira/browse/IGNITE-11618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800532#comment-16800532
]
Ignite TC Bot commented on IGNITE-11618:
----------------------------------------
{panel:title=--> Run :: All: No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=3404321&buildTypeId=IgniteTests24Java8_RunAll]
> Assertion got removed exception on entry with dht local candidate on
> transaction timeout
> ----------------------------------------------------------------------------------------
>
> Key: IGNITE-11618
> URL: https://issues.apache.org/jira/browse/IGNITE-11618
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexey Goncharuk
> Assignee: Alexey Goncharuk
> Priority: Critical
> Fix For: 2.8
>
> Attachments: TxOptimisticSerializableTest.java
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> IGNITE-11171 Did not fix the issue completely. The {{checkReadConflict}}
> method is called right before {{onEntriesLocked}} and contains the same
> assertion which may cause node failure.
> Attached test reproduces the problem if the following code is added to the
> very beginning of the {{checkReadConflict}} method:
> {code}
> U.sleep(ThreadLocalRandom.current().nextInt(200) + 1);
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)