Description
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.
Attachments
Issue Links
- relates to
-
IGNITE-6204 Backport optimizations of checkpointing algorithm into 2.2
- Resolved
- links to