[jira] [Created] (IGNITE-8715) Problems with Closeable objects from Factory

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8715) Problems with Closeable objects from Factory

Anton Vinogradov (Jira)
Alexander Menshikov created IGNITE-8715:
-------------------------------------------

             Summary: Problems with Closeable objects from Factory
                 Key: IGNITE-8715
                 URL: https://issues.apache.org/jira/browse/IGNITE-8715
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Alexander Menshikov


According to spec Cache#close() should clean up all Closeable objects (CacheLoader, CacheWriter, CacheEntryListener, ExpiryPolicy) created by factories.
And in TCK 1.0.1 there are no such tests. But in TCK 1.1.0 there are checks for it. And Ignite fails it because hasn't such functionality.

So this task about improvement.

Please see links for details.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)