Stephen Darlington created IGNITE-13503:
-------------------------------------------
Summary: On-heap cache eviction policy based on size rather than number of records
Key: IGNITE-13503
URL:
https://issues.apache.org/jira/browse/IGNITE-13503 Project: Ignite
Issue Type: Improvement
Components: cache
Reporter: Stephen Darlington
Currently, you can set the maximum size of an on-heap cache strictly by the number of records it holds. In cases where records vary substantially in size this could result in the cache being far bigger or far smaller than anticipated.
It would be nice to have the option to specify a maximum size in bytes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)