Skip to content

Fix configuration not being synced with replicas#1071

Merged
MarinPostma merged 1 commit intomainfrom
fix-replica-config-sync
Feb 22, 2024
Merged

Fix configuration not being synced with replicas#1071
MarinPostma merged 1 commit intomainfrom
fix-replica-config-sync

Conversation

@MarinPostma
Copy link
Copy Markdown
Contributor

Config changes were not being replicated to the replica, because it required the replication stream to the interupted. The PR interupts the replication stream when a config change for that namespace is detected, forcing the replica into a new handshake.

@MarinPostma MarinPostma force-pushed the fix-replica-config-sync branch from 9cd77ed to f6d7a33 Compare February 22, 2024 09:44
@MarinPostma MarinPostma added this pull request to the merge queue Feb 22, 2024
Merged via the queue into main with commit 807b45c Feb 22, 2024
@MarinPostma MarinPostma deleted the fix-replica-config-sync branch February 22, 2024 10:10
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.

1 participant