[jira] [Created] (IGNITE-12298) Write tombstones on incomplete baseline to get rid of partition cleanup

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

[jira] [Created] (IGNITE-12298) Write tombstones on incomplete baseline to get rid of partition cleanup

Anton Vinogradov (Jira)
Pavel Kovalenko created IGNITE-12298:
----------------------------------------

             Summary: Write tombstones on incomplete baseline to get rid of partition cleanup
                 Key: IGNITE-12298
                 URL: https://issues.apache.org/jira/browse/IGNITE-12298
             Project: Ignite
          Issue Type: Improvement
          Components: cache
    Affects Versions: 2.8
            Reporter: Pavel Kovalenko
             Fix For: 2.9


After tombstone objects are introduced https://issues.apache.org/jira/browse/IGNITE-11704
we can write tombstones on OWNING nodes if the baseline is incomplete (some of the backup nodes are left). When baseline completes and old nodes return back we can avoid partition cleanup on those nodes before rebalance. We can translate the whole OWNING partition state including tombstones that will clear the data that was removed when node was offline.



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