Skip to content

Document High Availability and Disaster Recovery in Messaging#8212

Open
afprtclr wants to merge 12 commits intomasterfrom
ha-dr-guide
Open

Document High Availability and Disaster Recovery in Messaging#8212
afprtclr wants to merge 12 commits intomasterfrom
ha-dr-guide

Conversation

@afprtclr
Copy link
Copy Markdown
Contributor

Added comprehensive documentation on High Availability (HA) and Disaster Recovery (DR) in messaging systems, covering key concepts, replication methods, challenges, recovery patterns, and configuration guidance.

Added comprehensive documentation on High Availability (HA) and Disaster Recovery (DR) in messaging systems, covering key concepts, replication methods, challenges, recovery patterns, and configuration guidance.
Comment thread architecture/high-availability-and-disaster-recovery.md Outdated
@afprtclr
Copy link
Copy Markdown
Contributor Author

@copilot Analyze all links in this PR and fix them according to doctools. Consult other pages in this repository to see how things are linked between each other.

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 27, 2026

@copilot Analyze all links in this PR and fix them according to doctools. Consult other pages in this repository to see how things are linked between each other.

Fixed all internal links to follow the .md extension convention used throughout the repository (commit d0e9967):

  • /transports/transactions/transports/transactions.md
  • /architecture/recoverability/architecture/recoverability.md
  • /architecture/consistency/architecture/consistency.md

The links to /nservicebus/outbox/ and /nservicebus/transactional-session/ were already correct (trailing slash for directory-based index pages). Also fixed a "NService bus" typo to "NServiceBus" spotted during the review.

@danielmarbach
Copy link
Copy Markdown
Contributor

@copilot use the particular-docs-review to review this documentation

…rmatting issues

Agent-Logs-Url: https://github.com/Particular/docs.particular.net/sessions/27184139-5314-4718-a82b-daf3a12841e1

Co-authored-by: danielmarbach <174258+danielmarbach@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 27, 2026

@copilot use the particular-docs-review to review this documentation

Review complete (commit 3d1d7ee). Issues found and fixed:

  • Removed duplicate H2 heading that repeated the frontmatter title (inconsistent with other architecture pages)
  • Removed four *** horizontal rule separators (not used in any other architecture doc)
  • Added missing blank line after ### Replication basics heading
  • Fixed malformed table separator: |------------:-|------------:|
  • Fixed double space in **Consumer failures:**
  • Added missing blank line after ### Write acknowledgement and client behavior heading
  • Removed extra blank line between the RTT table and the following paragraph

Language (en-US), terminology, and technical content are correct. Links were already addressed in the previous commit.

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.

4 participants