[
https://issues.apache.org/jira/browse/IGNITE-18544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Daschinsky updated IGNITE-18544:
-------------------------------------
Description:
It was suddenly discovered while fixing IGNITE-18494 that
`Random2LruNearEnabledPageEvictionMultinodeTest` actually had been tested
without near caching. When it was enabled, it was found that actually page
eviction didn't happen.
The main reason of that behaviour is a leakage of readers on primary nodes
(added but not removed) even with the near eviction policy.
was:It was suddenly discovered while fixing IGNITE-18494
> Reader leak for near caches even with near eviciton policy
> -----------------------------------------------------------
>
> Key: IGNITE-18544
> URL: https://issues.apache.org/jira/browse/IGNITE-18544
> Project: Ignite
> Issue Type: Bug
> Reporter: Ivan Daschinsky
> Priority: Major
>
> It was suddenly discovered while fixing IGNITE-18494 that
> `Random2LruNearEnabledPageEvictionMultinodeTest` actually had been tested
> without near caching. When it was enabled, it was found that actually page
> eviction didn't happen.
> The main reason of that behaviour is a leakage of readers on primary nodes
> (added but not removed) even with the near eviction policy.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)