Is it possible to have the IGFS component write to disk once heap/off-heap
consumption hits a certain threshold? I have a custom cache store for one
component of the app, but a different component requires temporary storage
of raw data; we're using igfs for this, but what happens if the file size is
much larger than the available RAM? Can igfs be configured to use the
(relatively new) native "DataStorage" feature to spillover from RAM to disk,
but then also have a specific cache use a custom store?

Thanks
- Matt



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to