[
https://issues.apache.org/jira/browse/IGNITE-13046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey N. Gura updated IGNITE-13046:
------------------------------------
Comment: was deleted
(was: {panel:title=Branch: [pull/7825/head] Base: [master] : Possible Blockers
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache 5{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=5326640]]
* IgniteCacheWithIndexingTestSuite:
CacheGroupMetricsWithIndexTest.testIndexRebuildCountPartitionsLeft - Test has
low fail rate in base branch 0,0% and is not flaky
* IgniteCacheWithIndexingTestSuite:
CacheGroupMetricsWithIndexBuildFailTest.testIndexRebuildCountPartitionsLeft -
Test has low fail rate in base branch 0,0% and is not flaky
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5325287&buildTypeId=IgniteTests24Java8_RunAll])
> Flaky test SqlSystemViewsSelfTest.testTableViewDuringRebuilding
> ---------------------------------------------------------------
>
> Key: IGNITE-13046
> URL: https://issues.apache.org/jira/browse/IGNITE-13046
> Project: Ignite
> Issue Type: Bug
> Reporter: Andrey N. Gura
> Assignee: Andrey N. Gura
> Priority: Major
> Fix For: 2.9
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Test {{SqlSystemViewsSelfTest.testTableViewDuringRebuilding}} fails
> sporadically. The reason is changes introduced due to the IGNITE-12684 issue.
> There is race between runner thread and thread which completes future in
> {{IgniteH2Indexing#rebuildIndexesFromHash()}} method. Runner thread is
> unblocked due to the future completion and it tries to assert conditions
> while thread which completed the future changes state of index rebuild
> process.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)