Skip to content

No point in time replication bug - on moved flow #5371

@mkaruza

Description

@mkaruza

https://github.com/dragonflydb/dragonfly/actions/runs/15901480960

Caused by #5103

Before - we used version based, point in time isolation for full sync similarly to snapshotting.
After the change above we switched to more relaxed full-sync phase, where the full sync convergence is guaranteed due to the fact that we constantly send journal changes during the full sync, and our iterate loop in snapshot.cc guarantees the full coverage.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions