Denis Magda created IGNITE-2552:
-----------------------------------
Summary: Eviction policy must consider either max size or max entries count
Key: IGNITE-2552
URL:
https://issues.apache.org/jira/browse/IGNITE-2552 Project: Ignite
Issue Type: Bug
Components: cache
Affects Versions: 1.5.0.final
Reporter: Denis Magda
Assignee: Denis Magda
Fix For: 1.6
Presently both max size and max entries number are considered by eviction policy logic even if the only one is set by user explicitly.
This behavior must be reworked in a way that if one of the parameters is set explicitly then only it will be used by eviction policy while the other one will be ignored.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)