Igor Besedin created IGNITE-15989:
-------------------------------------
Summary: OnHeap caching doesn't work
Key: IGNITE-15989
URL: https://issues.apache.org/jira/browse/IGNITE-15989
Project: Ignite
Issue Type: Bug
Components: cache
Affects Versions: 2.11, 2.10
Reporter: Igor Besedin
After upgrading to version 2.10.0 (2.11.0) from version 2.8.1 I found
performance degradation on repeated chache.get (key) requests on server nodes
are executed in job's. In versions 2.10.0, 2.11.0, enabling onHeap caching does
not decrease the execution time of chache.get (key) requests. In version 2.8.1
- when you enable onHeap caching, the execution time of repeated chache.get
(key) requests will decrease several times.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)