[
https://issues.apache.org/jira/browse/IGNITE-14079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17304226#comment-17304226
]
Ignite TC Bot commented on IGNITE-14079:
----------------------------------------
{panel:title=Branch: [pull/8893/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8893/head] Base: [master] : New Tests
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Basic 1{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5921460]]
* {color:#013220}IgniteBasicTestSuite:
PartitionEvictionOrderTest.testSyncCachesEvictedAtFirst - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5921313&buildTypeId=IgniteTests24Java8_RunAll]
> Add test for checking partition eviction order
> ----------------------------------------------
>
> Key: IGNITE-14079
> URL: https://issues.apache.org/jira/browse/IGNITE-14079
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.9.1
> Reporter: Mirza Aliev
> Assignee: Mirza Aliev
> Priority: Major
> Fix For: 2.11
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Add test to check that {{CacheRebalanceMode#SYNC}} caches are evicted before
> {{CacheRebalanceMode#ASYNC}}. It is important because otherwise can lead to
> significant start-up delays. Ignite can send some fat {{ASYNC}} cache groups
> for eviction first and after this only add system cache, which is {{SYNC}},
> for eviction as result sys cache will wait in queue and node startup will be
> blocked until fat partitions will be evicted.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)