Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Docs Required, Release Notes Required
Description
Upon metastorage signalling (https://issues.apache.org/jira/browse/IGNITE-19777) that certain revision that was available when recovery started is achieved by the local metastorage storage, components should restore their state using a "snapshot" of the data with that specific revision. For example, TableManager might want to start tables that it sees in that snapshot. Note that tables that are missing from the data snapshot, must be destroyed as they are now obsolete.
So state must be restored and outdated remains of the previous state must be cleared out.
Attachments
Issue Links
- breaks
-
IGNITE-19965 TableManager recovery
- Resolved
-
IGNITE-19967 Design restart of Distribution Zone Manager in accordance with the new local recovery process
- Resolved
- is related to
-
IGNITE-19955 Fix create zone on restart rewrites existing data nodes because of trigger key inconsistnecy
- Resolved
- links to