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

Fix: quorum read if safe read #1618

Merged
merged 3 commits into from
Oct 15, 2021
Merged

Fix: quorum read if safe read #1618

merged 3 commits into from
Oct 15, 2021

Conversation

zyxxoo
Copy link
Contributor

@zyxxoo zyxxoo commented Oct 13, 2021

No description provided.

@zyxxoo zyxxoo requested review from javeme and Linary October 13, 2021 07:37
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


vaughn.zhang seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Oct 13, 2021

Codecov Report

Merging #1618 (664be4c) into master (8eb7d0f) will increase coverage by 0.39%.
The diff coverage is 33.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1618      +/-   ##
============================================
+ Coverage     62.87%   63.26%   +0.39%     
- Complexity     6682     6703      +21     
============================================
  Files           418      418              
  Lines         34449    34454       +5     
  Branches       4764     4764              
============================================
+ Hits          21660    21799     +139     
+ Misses        10548    10406     -142     
- Partials       2241     2249       +8     
Impacted Files Coverage Δ
...hugegraph/backend/store/raft/RaftBackendStore.java 0.00% <0.00%> (ø)
...ugegraph/backend/store/raft/RaftSharedContext.java 0.00% <0.00%> (ø)
...n/java/com/baidu/hugegraph/config/CoreOptions.java 99.48% <100.00%> (+<0.01%) ⬆️
...du/hugegraph/backend/tx/GraphIndexTransaction.java 83.97% <0.00%> (-0.22%) ⬇️
.../baidu/hugegraph/backend/query/ConditionQuery.java 86.38% <0.00%> (+0.27%) ⬆️
.../backend/store/cassandra/CassandraSessionPool.java 57.14% <0.00%> (+1.02%) ⬆️
...egraph/backend/store/cassandra/CassandraShard.java 52.77% <0.00%> (+1.85%) ⬆️
.../backend/store/scylladb/ScyllaDBStoreProvider.java 94.59% <0.00%> (+94.59%) ⬆️
...h/backend/store/scylladb/ScyllaDBTablesWithMV.java 96.03% <0.00%> (+96.03%) ⬆️
...graph/backend/store/scylladb/ScyllaDBFeatures.java 100.00% <0.00%> (+100.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8eb7d0f...664be4c. Read the comment docs.

@Linary Linary merged commit 7512587 into master Oct 15, 2021
@Linary Linary deleted the zy_dev branch October 15, 2021 04:23
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.

None yet

4 participants