Hi! This issue was fixed in 2.5

Fix to issue here -- https://issues.apache.org/jira/browse/IGNITE-8021

2018-06-09 16:21 GMT+03:00 aMark <[email protected]>:

> Hi,
>
> We are using Ignite 2.3  as distributed offheap persistent store to various
> caches in a cache group.
> When we create the cache, it creates the CACHENAME_cache_data.dat file and
> *.bin files in persistent store directory.
> After the use of cache, we are deleting the cache using IgniteCache.destory
> method, it deletes data from *.bin files but CACHENAME_cache_data.dat file
> is not getting deleted.
>
> As we create and destory many caches, number of these redundant dat files
> are increasing in persistent store directory for the deleted cache.
>
> Is there any cache API which also delete dat file as well ?
>
> Thanks,
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>



-- 
Sincerely yours, Ivan Daschinskiy

Reply via email to