I am using
FileCacheLoader as a cacheloader and
node gets passivated as expected, But noticed that node is removed from the
file system when it is activated.
How to avoid
this behavior of removing the node when it is activated?.
I want the data
to be in the file system ever so that it can get activated whenever it is
required.
Regards,
Kavitha Durai.