[ 
https://issues.apache.org/jira/browse/IGNITE-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Menshikov updated IGNITE-8715:
----------------------------------------
    Description: 
According to specification 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.

  was:
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.


> 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
>            Priority: Major
>              Labels: iep-21
>             Fix For: 2.6
>
>
> According to specification 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)

Reply via email to