You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Pereslegin (Jira)" <ji...@apache.org> on 2020/02/14 13:27:00 UTC

[jira] [Created] (IGNITE-12683) BPlusTreeReuseListPageMemoryImplTest.testIterateConcurrentPutRemove_2 fails with timeout on TC

Pavel Pereslegin created IGNITE-12683:
-----------------------------------------

             Summary: BPlusTreeReuseListPageMemoryImplTest.testIterateConcurrentPutRemove_2 fails with timeout on TC
                 Key: IGNITE-12683
                 URL: https://issues.apache.org/jira/browse/IGNITE-12683
             Project: Ignite
          Issue Type: Bug
            Reporter: Pavel Pereslegin
            Assignee: Pavel Pereslegin
         Attachments: image-2020-02-14-16-08-54-236.png, image-2020-02-14-16-09-16-401.png, image-2020-02-14-16-09-32-405.png

BPlusTreeReuseListPageMemoryImplTest.testIterateConcurrentPutRemove_2 flaky fails on master branch with a high failure rate: [https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-7895536196794411367&tab=testDetails&branch_IgniteTests24Java8=%3Cdefault%3E]

It seems that sometimes agent is not fast enough to execute this test in 5 mins.

!image-2020-02-14-16-09-32-405.png|width=1149,height=201!

Also, I compared master with ignite-2.7.6 (just manually set MAX_PER_PAGE=2) and found locally about ~10% performance difference in test execution.

With disabled page lock tracker (IGNITE_PAGE_LOCK_TRACKER_TYPE=-1) there is no difference in test execution.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)