[
https://issues.apache.org/jira/browse/IGNITE-12298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov updated IGNITE-12298:
---------------------------------------
Fix Version/s: (was: 2.9)
> 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
> Priority: Major
>
> 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)