5 Replies Latest reply on Jan 21, 2014 12:37 PM by rajeshjangam

    Infinispan 6.0 SingleFileStore cleanup and defragmentation

    rajeshjangam

      Hello All,

       

      We are testing the latest Infinispan 6.0 SingleFileStore version for our application.

      We tend to create a lot of entries in the store and remove/evict them when not required.

      However, what we have observed is that the size of the file keeps on increasing as more data is being added/removed.

       

      This was not seen with earlier versions like 5.3.0. There the size of the cache folder would reduce as entries got removed.

      Is there a mechanism that periodically reclaims the space or defragments the store file?

       

      Today, the file sizes go into GBs where as the actual data in the file is only a handful entries.

       

      Thanks,

      Rajesh