You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Bessonov (JIRA)" <ji...@apache.org> on 2019/04/05 16:01:00 UTC

[jira] [Comment Edited] (IGNITE-11684) CacheSerializableTransactionsTest#testGetRemoveTxNearCache2 (and 1) is flaky

    [ https://issues.apache.org/jira/browse/IGNITE-11684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810959#comment-16810959 ] 

Ivan Bessonov edited comment on IGNITE-11684 at 4/5/19 4:00 PM:
----------------------------------------------------------------

[~agoncharuk] I would remove new test if you don't mind. It doesn't add anything new.

"Node.js" suite is unstable in master right now.

 

EDIT: I removed that test and rerun Node.js suite just in case:

[https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ThinClientNodeJs&branch=pull%2F6410%2Fhead&tab=buildTypeStatusDiv]


was (Author: ibessonov):
[~agoncharuk] I would remove new test if you don't mind. It doesn't add anything new.

"Node.js" suite is unstable in master right now.

> CacheSerializableTransactionsTest#testGetRemoveTxNearCache2 (and 1) is flaky
> ----------------------------------------------------------------------------
>
>                 Key: IGNITE-11684
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11684
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Ivan Bessonov
>            Assignee: Ivan Bessonov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> [https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=4876515758596068461&tab=testDetails&branch_IgniteTests24Java8=%3Cdefault%3E]
>  
> Problem occurs when two optimistic&serializable transactions are being executed from the same client with near cache, when one of transaction removes key and another updates.
> In this scenario near node can be removed from "readers" list if "remove" transaction was completed before "update" transaction.



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