You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Kovalenko (JIRA)" <ji...@apache.org> on 2018/05/24 19:44:00 UTC

[jira] [Created] (IGNITE-8610) Searching checkpoint / WAL history for rebalancing is not properly working in case of local/global WAL disabling

Pavel Kovalenko created IGNITE-8610:
---------------------------------------

             Summary: Searching checkpoint / WAL history for rebalancing is not properly working in case of local/global WAL disabling
                 Key: IGNITE-8610
                 URL: https://issues.apache.org/jira/browse/IGNITE-8610
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.5
            Reporter: Pavel Kovalenko
            Assignee: Pavel Kovalenko
             Fix For: 2.6


After implementation IGNITE-6411 and IGNITE-8087 we can face with situation when after some checkpoint, WAL was temporarily disabled and enabled again. In this case we can't treat such checkpoint as start point to rebalance, because WAL history after such checkpoint may contain gaps.

We should rework our checkpoint / wal history searching mechanism and ignore such checkpoints.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)