Skip to content

Raft log file exporter doc [CORE-182] #1761

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 1 commit into
base: main
Choose a base branch
from

Conversation

ahmetmircik
Copy link
Member

@ahmetmircik ahmetmircik commented Jul 11, 2025

Copy link

netlify bot commented Jul 11, 2025

Deploy Preview for hardcore-allen-f5257d ready!

Name Link
🔨 Latest commit 1705bbc
🔍 Latest deploy log https://app.netlify.com/projects/hardcore-allen-f5257d/deploys/6870df29ab1ae200086a95ac
😎 Deploy Preview https://deploy-preview-1761--hardcore-allen-f5257d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ahmetmircik ahmetmircik changed the title Raft log file exporter doc Raft log file exporter doc [CORE-182] Jul 11, 2025
@ahmetmircik ahmetmircik marked this pull request as ready for review July 11, 2025 10:12
@ahmetmircik ahmetmircik requested a review from a team as a code owner July 11, 2025 10:12
@ahmetmircik ahmetmircik added this to the 6.0.0 milestone Jul 11, 2025
@ahmetmircik ahmetmircik added the documentation Improvements or additions to documentation label Jul 11, 2025
@Rob-Hazelcast Rob-Hazelcast self-assigned this Jul 11, 2025
Copy link
Contributor

@JamesHazelcast JamesHazelcast left a comment

Choose a reason for hiding this comment

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

1 minor nit, but LGTM, thanks @ahmetmircik

Since we may release chunked snapshotting as part of a minor release ahead of 6.0, we should make a note to update this documentation's references to 6.0.


== Why Use This Tool?

Starting with version 6.0, RAFT snapshots use a new format due to the introduction of chunked snapshot transfers. If you ever need to downgrade a cluster from version 6.0 to 5.5, this tool allows the existing RAFT data to be used with the older version. It ensures that data can still be loaded and used after the downgrade.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Starting with version 6.0, RAFT snapshots use a new format due to the introduction of chunked snapshot transfers. If you ever need to downgrade a cluster from version 6.0 to 5.5, this tool allows the existing RAFT data to be used with the older version. It ensures that data can still be loaded and used after the downgrade.
Starting with version 6.0, Raft snapshots use a new format due to the introduction of chunked snapshot transfers. If you ever need to downgrade a cluster from version 6.0 to 5.5, this tool allows the existing Raft data to be used with the older version. It ensures that data can still be loaded and used after the downgrade.

nit: use consistent case for "Raft"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants