Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align Replica Checkpoint Correctly on Attach #571

Merged
merged 10 commits into from
Nov 13, 2024

Conversation

vazois
Copy link
Contributor

@vazois vazois commented Aug 7, 2024

This PR fixes an issue with the replica recovering from its local checkpoint when the corresponding primary did not have any checkpoints to share.
Now the replica will only recover from its local checkpoint when explicitly requested by the primary to do so.

@vazois vazois closed this Aug 7, 2024
@vazois vazois reopened this Aug 7, 2024
@vazois vazois changed the title Fix Failover Hanging Test Align Replica Checkpoint Correctly on Attach Aug 7, 2024
@vazois vazois force-pushed the vazois/replication-sync-fix branch 3 times, most recently from 07b5431 to d950e5f Compare August 12, 2024 21:09
@vazois vazois force-pushed the vazois/replication-sync-fix branch 3 times, most recently from cd06220 to bb6c609 Compare August 21, 2024 19:18
@vazois vazois force-pushed the vazois/replication-sync-fix branch 3 times, most recently from f23d0dd to 4b6e627 Compare August 27, 2024 22:51
@vazois vazois force-pushed the vazois/replication-sync-fix branch from 4b6e627 to 7548e72 Compare August 30, 2024 22:55
@vazois vazois force-pushed the vazois/replication-sync-fix branch 2 times, most recently from baf9237 to 327a945 Compare September 18, 2024 17:10
@vazois vazois force-pushed the vazois/replication-sync-fix branch 6 times, most recently from b9bfd9b to 9db87f1 Compare September 30, 2024 18:42
@vazois vazois marked this pull request as ready for review October 1, 2024 18:13
@vazois vazois force-pushed the vazois/replication-sync-fix branch from 9db87f1 to c70d313 Compare October 1, 2024 18:15
@TalZaccai TalZaccai marked this pull request as draft October 10, 2024 18:10
@vazois vazois force-pushed the vazois/replication-sync-fix branch 2 times, most recently from 71c335e to 1dea2b6 Compare October 24, 2024 23:01
@vazois vazois marked this pull request as ready for review October 24, 2024 23:02
@vazois vazois force-pushed the vazois/replication-sync-fix branch from 1dea2b6 to 9453278 Compare October 28, 2024 17:20
@vazois vazois force-pushed the vazois/replication-sync-fix branch from 9453278 to 849fa62 Compare November 8, 2024 20:13
@vazois vazois force-pushed the vazois/replication-sync-fix branch 2 times, most recently from 838c010 to 53672d6 Compare November 12, 2024 23:52
@vazois vazois merged commit 94ee0a2 into microsoft:main Nov 13, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants