[
https://issues.apache.org/jira/browse/IGNITE-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-3347:
-----------------------------------
Fix Version/s: (was: 2.0)
2.1
> CacheEvictableEntryImpl does not take CopyOnRead mode into account
> ------------------------------------------------------------------
>
> Key: IGNITE-3347
> URL: https://issues.apache.org/jira/browse/IGNITE-3347
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 1.6
> Reporter: Pavel Tupitsyn
> Fix For: 2.1
>
>
> CacheConfiguration.setCopyOnRead(false) causes CacheObjectImpl to hold both
> val and valBytes, increasing memory usage.
> CacheEvictableEntryImpl.size method does not take this into account.
> As a result, memory-based eviction policies work incorrectly when
> copyOnRead=false.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)