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

Revert experiment: ignore WAL clocks in partial state #5353

Merged
merged 6 commits into from
Nov 8, 2024

Conversation

timvisee
Copy link
Member

@timvisee timvisee commented Nov 4, 2024

This reverts an experiment, consisting of these PRs:

It does keep the change to not send updates to replicas in recovery state (comment).

Some of these changes are significant, and so the plan is to re-implement them a bit later. Reverting them now allows us to do a patch release excluding these changes.

@timvisee timvisee force-pushed the revert-experiment-ignore-wal-clocks branch 4 times, most recently from efa46a6 to 890f63c Compare November 6, 2024 15:51
@timvisee timvisee force-pushed the revert-experiment-ignore-wal-clocks branch from 890f63c to faed0ed Compare November 8, 2024 09:36
Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
@timvisee timvisee marked this pull request as ready for review November 8, 2024 09:39
@timvisee timvisee requested a review from generall November 8, 2024 10:39
@timvisee timvisee merged commit 30fcbc2 into dev Nov 8, 2024
17 checks passed
@timvisee timvisee deleted the revert-experiment-ignore-wal-clocks branch November 8, 2024 13:48
timvisee added a commit that referenced this pull request Nov 8, 2024
* Revert "Experiment: in stream records, set cutoff to latest clocks receiver is guaranteed to have (#5375)"

This reverts commit e843647.

* Revert "Set replica state function does not need to be async anymore (#5379)"

This reverts commit fdf08e0.

* Revert "Experiment: disable clocks in initializing state, propagate ignore flag (#5372)"

This reverts commit 0d98f6f.

* Revert "Experiment: also don't write clock tags to WAL in partial state (#5352)"

This reverts commit f69ec61.

* Revert "Experiment: ignore clock tags when replica is in partial state (#5349)"

This reverts commit 1b8a38f.

* Keep change to not send updates to replicas in recovery state

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>

---------

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
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