[ 
https://issues.apache.org/jira/browse/IGNITE-5686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080347#comment-16080347
 ] 

Andrew Mashenkov commented on IGNITE-5686:
------------------------------------------

[~gvvinblade],

I've looked at a code and have a question.
Why IgniteQueryIterator doesn't implements java.lang.AutoCloseable (or 
Closeable)?

AFAIK in SQL module we have a cursors that implement those interfaces and have 
no problems with iterators closing.
Would it be workable solution if we'll close cursor together with iterator 
instead of using a listeners?

> Endless partition eviction during node shutdown
> -----------------------------------------------
>
>                 Key: IGNITE-5686
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5686
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.1
>            Reporter: Alexey Goncharuk
>            Assignee: Igor Seliverstov
>             Fix For: 2.2
>
>         Attachments: dump.txt
>
>
> Observed the following behavior on TC:
> A node cannot stop because system threads are continuously trying to clean 
> partitions.
> http://ci.ignite.apache.org/viewLog.html?buildId=702633&buildTypeId=Ignite20Tests_IgniteRdd&tab=buildResultsDiv
> Attached is a thread dump from the test



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to