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

Anton Kalashnikov commented on IGNITE-13269:
--------------------------------------------

[[email protected]] LGTM. [~sergey-chugunov] Can you help with merge, 
please?

> Waiting for completion of operations on indexes before cache stop
> -----------------------------------------------------------------
>
>                 Key: IGNITE-13269
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13269
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Major
>             Fix For: 2.10
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, there is no waiting for completion of operation on indexes when 
> cache is stopped. Because of this, there may be errors, for example, when 
> restarting the node:
> {code:java}
>       Suppressed: java.lang.AssertionError: Release pinned page: FullPageId 
> [pageId=0002ffff06bfc352, effectivePageId=0000ffff06bfc352, grpId=-782612924]
>               at 
> org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl$PagePool.releaseFreePage(PageMemoryImpl.java:1902)
>               at 
> org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl$PagePool.access$2100(PageMemoryImpl.java:1773)
>               at 
> org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl$ClearSegmentRunnable.run(PageMemoryImpl.java:2878)
>               ... 3 common frames omitted
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to