What do you mean by “doesn’t work”? The on-heap cache is, effectively, a cache of a cache. Data in Ignite is always stored off-heap. That setting creates another copy of the data on-heap.
Regards, Stephen > On 21 Nov 2019, at 13:34, ?青春狂-^ <[email protected]> wrote: > > hi: > I want know how to config On-Heap Caching by xml, > i have config onheapCacheEnabled = true, but i found it doesn’t work > currectly,throw the ignitevisitor.sh tools, only i can see off-heap infos.
