You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/22 13:00:04 UTC

[jira] [Commented] (IGNITE-6154) Incorrect check checkpoint pages collection

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

ASF GitHub Bot commented on IGNITE-6154:
----------------------------------------

Github user DmitriyGovorukhin closed the pull request at:

    https://github.com/apache/ignite/pull/2497


> Incorrect check checkpoint pages collection
> -------------------------------------------
>
>                 Key: IGNITE-6154
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6154
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>            Reporter: Dmitriy Govorukhin
>            Assignee: Dmitriy Govorukhin
>            Priority: Critical
>             Fix For: 2.3
>
>
> There is incorrect check !F.empty(collection) in checkpoint thread.
> There should be a full check all elements, because collection is collection of GridMultiCollectionWrapper, and we must check all mutlicollections.



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