Skip to content

DOC-832: Improve readability and clarity of Active-Active failover do… #1617

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

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

mich-elle-luna
Copy link
Collaborator

…cumentation

  • Restructured content with clear overview and prerequisites
  • Added comprehensive code examples with proper labeling
  • Improved section organization and flow
  • Enhanced explanations of failure detection strategies
  • Added troubleshooting section for common issues
  • Included practical implementation guidance
  • Better formatting with tips, warnings, and notes

…cumentation

- Restructured content with clear overview and prerequisites
- Added comprehensive code examples with proper labeling
- Improved section organization and flow
- Enhanced explanations of failure detection strategies
- Added troubleshooting section for common issues
- Included practical implementation guidance
- Better formatting with tips, warnings, and notes
@mich-elle-luna mich-elle-luna requested a review from rrelledge May 23, 2025 21:04
Copy link
Contributor

Copy link
Collaborator

@rrelledge rrelledge left a comment

Choose a reason for hiding this comment

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

I left some comments with my initial thoughts and suggestions. I'm not sure about the Python examples yet, so I didn't comment on those.

Comment on lines +254 to +256
{{< warning >}}
**Avoid dataset-based monitoring**: Don't rely solely on reading/writing test keys to determine replica health. Replicas can appear healthy while still in stale mode or missing recent updates.
{{< /warning >}}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe this should be moved up to the "Failback criteria" section?

mich-elle-luna and others added 20 commits May 28, 2025 09:56
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
…r-active-active.md

Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants