[
https://issues.apache.org/jira/browse/IGNITE-12683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin updated IGNITE-12683:
--------------------------------------
Description:
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 current agents are not fast enough to execute this test
in 5 mins.
!image-2020-02-14-16-09-32-405.png|width=1149,height=201!^(first execution on
this image (4 march 2019 / 2m 33s) was on the agent "publicagent12_9091", which
is not available now)^
({color:#505f79}BPlusTreePageMemoryImplTest.testIterateConcurrentPutRemove_2
also fails for the same reason{color}
[https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-3485591522651012009&tab=testDetails&branch_IgniteTests24Java8=%3Cdefault%3E])
I compared master with ignite-2.7.6 (with 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 time.
was:
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]
({color:#505f79}BPlusTreePageMemoryImplTest.testIterateConcurrentPutRemove_2{color}
also fails for the same reason
[https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-3485591522651012009&tab=testDetails&branch_IgniteTests24Java8=%3Cdefault%3E])
It seems that sometimes current agents are not fast enough to execute this test
in 5 mins.
!image-2020-02-14-16-09-32-405.png|width=1149,height=201!^(first execution on
this image (4 march 2019 / 2m 33s) was on the agent "publicagent12_9091", which
is not available now)^
I compared master with ignite-2.7.6 (with 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 time.
> 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
> Priority: Minor
> Labels: MakeTeamcityGreenAgain
> Attachments: 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 current agents are not fast enough to execute this
> test in 5 mins.
> !image-2020-02-14-16-09-32-405.png|width=1149,height=201!^(first execution on
> this image (4 march 2019 / 2m 33s) was on the agent "publicagent12_9091",
> which is not available now)^
> ({color:#505f79}BPlusTreePageMemoryImplTest.testIterateConcurrentPutRemove_2
> also fails for the same reason{color}
> [https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-3485591522651012009&tab=testDetails&branch_IgniteTests24Java8=%3Cdefault%3E])
> I compared master with ignite-2.7.6 (with 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 time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)