You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexander Menshikov (JIRA)" <ji...@apache.org> on 2018/06/05 18:04:00 UTC

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

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)