Skip to content

Add Active-Passive replication warnings to data eviction policies #1751

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

Merged
merged 3 commits into from
Jun 30, 2025

Conversation

mich-elle-luna
Copy link
Collaborator

  • 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

- 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
@mich-elle-luna mich-elle-luna requested a review from a team June 24, 2025 20:23
Copy link
Contributor

github-actions bot commented Jun 24, 2025

@mich-elle-luna mich-elle-luna requested review from cmilesb and removed request for a team June 24, 2025 20:23
Copy link
Contributor

@cmilesb cmilesb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@cmilesb
Copy link
Contributor

cmilesb commented Jun 30, 2025

@mich-elle-luna I made a few changes, LMK what you think.

@cmilesb cmilesb self-requested a review June 30, 2025 19:36
@mich-elle-luna mich-elle-luna merged commit 620bee5 into main Jun 30, 2025
5 checks passed
@mich-elle-luna mich-elle-luna deleted the DOC-824 branch June 30, 2025 20:23
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