This is a repository to test braft and some versions of it using DSTest. Instead of using these repositories as submodules, I cloned them as a preference.
- The links to the original repositories are here,
dstest: https://github.com/egeberkaygulcan/dstest.git
braft: https://github.com/baidu/braft.git
brpc: https://github.com/apache/brpc.git
Results
BENCHMARK 0
BENCHMARK 1
BENCHMARK 2
Errors logged :
E0824: 0 /src/braft_builder/brpc/src/bthread/mutex.cpp:497] bthread is suspended while holding1 pthread locks.
E0826: /src/braft_builder/braft/src/braft/replicator.cpp:473] Group Counter fail, response term {int} mismatch, expect term {int}
Failures logged :
F0826: Check failed: new_term >= _term ({int} vs {int}).