destroying cache when IgniteCache.close()

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

destroying cache when IgniteCache.close()

dsetrakyan
Igniters,

I thought that we stopped deleting the whole cache whenever
IgniteCache.close() method is called. However, I just tested it on the GG
community edition 1.1.4 (which is the same as the about to be released 1.2)
and I still see the whole cache being destroyed.

Can someone comment?

D.
Reply | Threaded
Open this post in threaded view
|

Re: destroying cache when IgniteCache.close()

Anton Vinogradov
Hello,
Task https://issues.apache.org/jira/browse/IGNITE-929 was not merged to
latest release due risk of unexpected problems.
TC was overloaded and I had no chance to test this feature appropriately.
Going to prepare it for final review next days and merge before next
release.

On Mon, Jun 29, 2015 at 8:07 PM, Dmitriy Setrakyan <[hidden email]>
wrote:

> Igniters,
>
> I thought that we stopped deleting the whole cache whenever
> IgniteCache.close() method is called. However, I just tested it on the GG
> community edition 1.1.4 (which is the same as the about to be released 1.2)
> and I still see the whole cache being destroyed.
>
> Can someone comment?
>
> D.
>