Skip to content

Conversation

@Josipmrden
Copy link
Contributor

@Josipmrden Josipmrden commented Apr 29, 2025

Release note

Please briefly explain the changes you made which will be added to the changelog.

Related product PRs

PRs from product repo this doc page is related to:
(paste the links to the PRs)

Checklist:

  • Add appropriate milestone (current release cycle)
  • Add bugfix or feature label, based on the product PR type you're documenting
  • Make sure all relevant tech details are documented
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors

Note

Major overhaul of clustering docs: new concepts for replication/HA, dedicated Community vs Enterprise guides (setup, best practices, commands), updated navigation, and deployment pages linking to HA Helm/K8s.

  • Clustering docs overhaul:
    • Revamp pages/clustering.mdx with clearer Community (replication) vs Enterprise (HA) positioning, callouts, and links; add FAQ.
  • New Concepts:
    • how-replication-works.mdx, how-high-availability-works.mdx, querying-the-cluster-in-high-availability.mdx with theory, internals, and routing.
  • Replication (Community):
    • New landing pages/clustering/replication.mdx and nav _meta.ts.
    • Add setup guides: setup-replication-cluster-docker.mdx, setup-replication-cluster-k8s.mdx.
    • Add best-practices.mdx, replication-commands-reference.mdx, and system-replication.mdx (scope clarified).
  • High availability (Enterprise):
    • Simplify pages/clustering/high-availability.mdx into hub linking setup/best-practices/commands.
    • Add pages: setup-ha-cluster-docker.mdx, setup-ha-cluster-docker-compose.mdx, setup-ha-cluster-k8s.mdx, best-practices.mdx, ha-commands-reference.mdx; add nav _meta.ts.
  • Navigation:
    • Update pages/clustering/_meta.ts; add pages/clustering/concepts/_meta.ts.
  • Deployment docs:
    • Update deployment/environments/aws.mdx and getting-started/install-memgraph/kubernetes.mdx to reference HA on EKS/Helm and link to new HA setup page.

Written by Cursor Bugbot for commit 9a7e7de. This will update automatically on new commits. Configure here.

@Josipmrden Josipmrden requested review from antejavor and matea16 April 29, 2025 07:01
@Josipmrden Josipmrden self-assigned this Apr 29, 2025
@vercel
Copy link

vercel bot commented Apr 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
documentation Ready Ready Preview Comment Nov 12, 2025 2:56pm

@Josipmrden
Copy link
Contributor Author

@matea16 being developed, need more time

@Josipmrden Josipmrden changed the title Add clustering faq page Clustering page revamp Oct 20, 2025
@Josipmrden Josipmrden marked this pull request as ready for review November 12, 2025 11:03
@Josipmrden Josipmrden requested a review from gitbuda as a code owner November 12, 2025 11:03
@cursor
Copy link

cursor bot commented Nov 12, 2025

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on November 12.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Bug: Ghost Text Haunts File End

Stray text "kube" appears alone at the end of the file, likely accidentally committed during editing or development.

pages/getting-started/install-memgraph/kubernetes.mdx#L405-L406

Fix in Cursor Fix in Web


- `SystemRecoveryRpc` - sent by the MAIN instance to a REPLICA instance for system replication queries (auth, multi-tenancy)
and other non-graph information
- `PrepareCommitRpc` - main replici (prva faza u strict syncu ili jedina faza u ostalima), pošalje delta stream
- `FinalizeCommitRpc` - samo za strict sync za 2pc, s maina na replice ako su sve strict sync replice odgovorile pozitivno za commitat
Copy link

Choose a reason for hiding this comment

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

Bug: Unintended Language in RPC Descriptions

The descriptions for PrepareCommitRpc and FinalizeCommitRpc contain non-English text (appears to be Croatian/Serbian), which looks like accidentally committed development notes. Lines 126-127 contain phrases like "main replici (prva faza u strict syncu ili jedina faza u ostalima), pošalje delta stream" and "samo za strict sync za 2pc, s maina na replice ako su sve strict sync replice odgovorile pozitivno za commitat" instead of proper English documentation.

Fix in Cursor Fix in Web

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