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

refactor: upgrade Openraft v0.9.0-alpha.5..v0.9.0-alpha.6 #14769

Merged
merged 1 commit into from Feb 28, 2024

Conversation

drmingdrmer
Copy link
Member

@drmingdrmer drmingdrmer commented Feb 27, 2024

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

refactor: upgrade Openraft v0.9.0-alpha.5..v0.9.0-alpha.6

Change: remove deprecated RaftNetwork methods without option argument

Refactor: try_get_log_entries() does not need Sync

Refactor: if storage-v2 enabled, deprecated RaftStorage

Feature: feature flag generic-snapshot-data

Add feature flag generic-snapshot-data: when enabled, SnapshotData

Changelog

  • Improvement

Related Issues


This change is Reviewable

@github-actions github-actions bot added the pr-refactor this PR changes the code base without new features or bugfix label Feb 27, 2024
### Change: remove deprecated RaftNetwork methods without `option` argument

### Refactor: try_get_log_entries() does not need Sync

### Refactor: if `storage-v2` enabled, deprecated `RaftStorage`

### Feature: feature flag `generic-snapshot-data`
Add feature flag `generic-snapshot-data`: when enabled, `SnapshotData`
@drmingdrmer drmingdrmer marked this pull request as ready for review February 28, 2024 01:44
@drmingdrmer drmingdrmer merged commit d6d5215 into datafuselabs:main Feb 28, 2024
73 checks passed
@drmingdrmer drmingdrmer deleted the 37-upgrade-openraft branch February 28, 2024 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-refactor this PR changes the code base without new features or bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant