[
https://issues.apache.org/jira/browse/IGNITE-21961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17836357#comment-17836357
]
Ignite TC Bot commented on IGNITE-21961:
----------------------------------------
{panel:title=Branch: [pull/11302/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11302/head] Base: [master] : New Tests
(8)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 13{color} [[tests
8|https://ci2.ignite.apache.org/viewLog.html?buildId=7811907]]
* {color:#013220}IgniteCacheTestSuite13:
EntriesRemoveOnShutdownTest.testCacheGroupDestroy[pds=true] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
EntriesRemoveOnShutdownTest.testCacheDestroy[pds=true] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
EntriesRemoveOnShutdownTest.testCacheGroupDestroy[pds=false] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
EntriesRemoveOnShutdownTest.testCacheDestroy[pds=false] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
EntriesRemoveOnShutdownTest.testShutdown[pds=true] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
EntriesRemoveOnShutdownTest.testDeactivate[pds=true] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
EntriesRemoveOnShutdownTest.testShutdown[pds=false] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite13:
EntriesRemoveOnShutdownTest.testDeactivate[pds=false] - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7812005&buildTypeId=IgniteTests24Java8_RunAll]
> Don't remove entries one-by-one for in-memory node on shutdown
> --------------------------------------------------------------
>
> Key: IGNITE-21961
> URL: https://issues.apache.org/jira/browse/IGNITE-21961
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, for in-memory node we remove each entry one-by-one on cluster
> deactivation or on node shutdown. If there are a lot of entries in cache it
> can take a long time. But it's a redundant action, since all page memory will
> be released after deactivation/shutdown.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)