[
https://issues.jboss.org/browse/ISPN-8312?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes commented on ISPN-8312:
-----------------------------------------
Don't forget indexing, it uses memory as well. The indexes can be stored in separate
caches, in ram (local-heap) or in files that gets memory mapped by OS, thus using off-heap
memory.
Measure how much data can be put into Infinispan
------------------------------------------------
Key: ISPN-8312
URL:
https://issues.jboss.org/browse/ISPN-8312
Project: Infinispan
Issue Type: Feature Request
Components: Cloud Integrations
Reporter: Sebastian Ćaskawiec
Scenarios:
* 512 MB container with off-heap
* 512 MB Container without off-heap
* 1 GB container with off-heap
* 1 GB container without off-heap
Data types:
* Key/val as strings
* key/val as bytes
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)