Skip to content
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

Rollback tool for Raft shard #187

Merged
merged 25 commits into from
Nov 30, 2022
Merged

Rollback tool for Raft shard #187

merged 25 commits into from
Nov 30, 2022

Conversation

xirc
Copy link
Contributor

@xirc xirc commented Nov 15, 2022

Provides Rollback tool for Raft shard (including the following persistent actors):

  • RaftActor
  • SnapshotStore
  • SnapshotSyncManager
  • CommitLogStoreActor

Supported persistence plugin:

  • Akka Persistence Cassandra

TODO:

Copy link
Contributor Author

@xirc xirc left a comment

Choose a reason for hiding this comment

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

While some tasks are in progress, it is ready to review.

build.sbt Outdated Show resolved Hide resolved
build.sbt Outdated Show resolved Hide resolved
@xirc xirc added this to the v2.2.0 milestone Nov 15, 2022
@xirc xirc requested a review from negokaz November 15, 2022 05:43
@xirc xirc marked this pull request as ready for review November 29, 2022 05:37
Copy link
Contributor

@negokaz negokaz left a comment

Choose a reason for hiding this comment

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

Awesome! LGTM 👏

@negokaz negokaz enabled auto-merge November 30, 2022 00:51
@negokaz negokaz merged commit ae0fab7 into master Nov 30, 2022
@negokaz negokaz deleted the rollback-tool branch November 30, 2022 01:22
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