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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Dmitriy Govorukhin created IGNITE-6154:
------------------------------------------

             Summary: Incorrect check checkpoint pages collection
                 Key: IGNITE-6154
                 URL: https://issues.apache.org/jira/browse/IGNITE-6154
             Project: Ignite
          Issue Type: Bug
            Reporter: Dmitriy Govorukhin
            Assignee: Dmitriy Govorukhin
            Priority: Critical
             Fix For: 2.2


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)