Skip to content

[server] Reconcile divergent replica logs using leader epochs - #4273

Open
platinumhamburg wants to merge 1 commit into
apache:mainfrom
platinumhamburg:investigate-leader-migration-wal
Open

[server] Reconcile divergent replica logs using leader epochs#4273
platinumhamburg wants to merge 1 commit into
apache:mainfrom
platinumhamburg:investigate-leader-migration-wal

Conversation

@platinumhamburg

Copy link
Copy Markdown
Contributor

Track durable leader epoch boundaries and exchange optional epoch metadata during replication to reconcile divergent tails after leader migration.

Preserve legacy replication compatibility and support a dynamically configurable, default-enabled epoch mode. Cover divergence, mixed-mode replication, dynamic configuration changes, and remote recovery.

Purpose

Linked issue: close #4269

Brief change log

Tests

API and Format

Documentation

Track durable leader epoch boundaries and exchange optional epoch metadata during replication to reconcile divergent tails after leader migration.

Preserve legacy replication compatibility and support a dynamically configurable, default-enabled epoch mode. Cover divergence, mixed-mode replication, dynamic configuration changes, and remote recovery.
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.

[Server] Clean leader reassignment can leave divergent WAL in an ISR replica

1 participant