Closed DanaWhite30 closed 11 months ago
Heap tiers that are entry sized do not track their byte sizes by design since the sizing operations that would be needed carry significant overhead.
Is there any other way to calculate the heap size of the cache object ?
Using ehcache 3.10
when ResourcePoolsBuilder is changed to use memory size it works fine.