Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In IGNITE-19028, safe time is propagated only when a Raft Write Command is applied. This means that if the Meta Storage is idle (i.e. no writes are happening), no safe time propagation will occur. In order to fix this, it is proposed to periodically issue artificial Write Commands if the Meta Storage has been idling for a configured period of time.
Attachments
Issue Links
- causes
-
IGNITE-19925 NodeStoppingException upon stopping an embedded Ignite node
- Resolved
- is caused by
-
IGNITE-19028 Implement safe-time propagation for meta-storage raft-group
- Resolved
- links to