Add Active-Passive replication warnings to data eviction policies#1751
Merged
mich-elle-luna merged 3 commits intomainfrom Jun 30, 2025
Merged
Add Active-Passive replication warnings to data eviction policies#1751mich-elle-luna merged 3 commits intomainfrom
mich-elle-luna merged 3 commits intomainfrom
Conversation
- Document that writing to destination (passive) replica causes data inconsistency - Explain eviction/expiration only operates on active replica - Detail memory management conflicts and replication failures - Provide proper steps for transitioning passive to active database - Include warning about syncer exit due to command failures Addresses DOC-824
Contributor
cmilesb
requested changes
Jun 24, 2025
Contributor
cmilesb
left a comment
There was a problem hiding this comment.
Followed up with you in Slack. I'd recommend closing this PR and assigning the ticket to me - I can work on addressing the issues brought up by this ticket sometime this week.
Contributor
|
@mich-elle-luna I made a few changes, LMK what you think. |
cmilesb
approved these changes
Jun 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses DOC-824