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

Add replication setting for NetworkTopologyStrategy of Cassandra #448

Merged
merged 1 commit into from
Apr 15, 2019

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Apr 10, 2019

Change-Id: Idc10d03f1b23daf9bf73bc2e392fde9971fc36d9

@codecov
Copy link

codecov bot commented Apr 10, 2019

Codecov Report

Merging #448 into master will increase coverage by 0.03%.
The diff coverage is 70.58%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #448      +/-   ##
============================================
+ Coverage     70.15%   70.18%   +0.03%     
- Complexity     3281     3286       +5     
============================================
  Files           208      208              
  Lines         16082    16097      +15     
  Branches       2310     2314       +4     
============================================
+ Hits          11282    11298      +16     
+ Misses         3547     3546       -1     
  Partials       1253     1253
Impacted Files Coverage Δ Complexity Δ
.../main/java/com/baidu/hugegraph/cmd/ConfDumper.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...raph/backend/store/cassandra/CassandraOptions.java 100% <100%> (ø) 3 <0> (ø) ⬇️
.../hugegraph/backend/store/rocksdb/RocksDBStore.java 58.46% <14.28%> (+0.22%) 41 <0> (ø) ⬇️
...egraph/backend/store/cassandra/CassandraStore.java 64.5% <86.95%> (+1.23%) 42 <5> (+5) ⬆️
...ain/java/com/baidu/hugegraph/task/TaskManager.java 60.86% <0%> (-4.35%) 10% <0%> (-1%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 79.84% <0%> (+0.47%) 145% <0%> (ø) ⬇️
...n/java/com/baidu/hugegraph/task/TaskScheduler.java 52.69% <0%> (+1.24%) 27% <0%> (+1%) ⬆️

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 727a0e4...7461c55. Read the comment docs.

@zhoney zhoney force-pushed the cassandra-network branch 2 times, most recently from 40e7640 to 4041af6 Compare April 10, 2019 11:40
@zhoney zhoney force-pushed the cassandra-network branch from 4041af6 to 5c5c139 Compare April 11, 2019 06:16
@zhoney zhoney force-pushed the cassandra-network branch from 5c5c139 to 86c7469 Compare April 12, 2019 12:43
@zhoney zhoney force-pushed the cassandra-network branch from 86c7469 to 7cd77b2 Compare April 13, 2019 05:47
Change-Id: Idc10d03f1b23daf9bf73bc2e392fde9971fc36d9
@zhoney zhoney force-pushed the cassandra-network branch from 7cd77b2 to 7461c55 Compare April 15, 2019 03:39
@Linary Linary merged commit 4eaef03 into master Apr 15, 2019
@Linary Linary deleted the cassandra-network branch April 15, 2019 10:56
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.

3 participants