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

feat/async snapshot #287

Merged
merged 14 commits into from
Oct 14, 2019
Merged

feat/async snapshot #287

merged 14 commits into from
Oct 14, 2019

Conversation

fengjiachun
Copy link
Contributor

Motivation:

Modification:

Result:

Fixes #244

@fengjiachun
Copy link
Contributor Author

TODO: an option (async or sync) ?

@SteNicholas
Copy link
Contributor

TODO: an option (async or sync) ?

add option of sync mode in RocksDBOptions ?

@sofastack-bot sofastack-bot bot added size/XL and removed size/L labels Oct 5, 2019
* (feat) rheakv snapshot checksum

* (feat) checksum test

* (feat) code format

* (feat) add mor unit test
@sofastack-bot sofastack-bot bot added size/XXL and removed size/XL labels Oct 10, 2019
@fengjiachun
Copy link
Contributor Author

@masaimu LogEntry checksum 的优化 pr 也 merge 到了这个分支,请再 review 一下

@fengjiachun fengjiachun merged commit 7fcfdb1 into master Oct 14, 2019
@fengjiachun fengjiachun deleted the feat/async_snapshot branch October 14, 2019 11:02
luozhiyun993 pushed a commit to luozhiyun993/sofa-jraft that referenced this pull request Nov 25, 2019
* 'master' of https://github.com/sofastack/sofa-jraft:
  (feat) Remove multiple of 10ms for windows platform. (sofastack#351)
  (feat) add thread pool metric report (sofastack#339)
  [ISSUE#347]upgrade the com.fasterxml.jackson.core:jackson-databind to version 2.9.10.1. (sofastack#352)
  (feat) Support readIndex from learner (sofastack#343)
  (feat) counter example (sofastack#318)
  minor fixes (sofastack#336)
  Impl learner for jraft, sofastack#8 (sofastack#312)
  (fix) Declare rpcClient to be volatile, fix sofastack#319 (sofastack#323)
  (feat) add current leader id to node describe (sofastack#322)
  (fix) fix remove metric failed on replicator destroy (sofastack#325)
  (fix) raft options copy (sofastack#321)
  (feat) contains key api (sofastack#302)
  (feat) add rocksdb table_format_config and statistics (sofastack#295)
  feat/async snapshot (sofastack#287)
  fix/state listener (sofastack#285)
@fengjiachun fengjiachun mentioned this pull request Nov 29, 2019
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Async snapshot of rheakv-rocksdb
3 participants