-
Notifications
You must be signed in to change notification settings - Fork 525
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
zhoney
force-pushed
the
cassandra-network
branch
2 times, most recently
from
April 10, 2019 11:40
40e7640
to
4041af6
Compare
javeme
requested changes
Apr 10, 2019
hugegraph-rocksdb/src/main/java/com/baidu/hugegraph/backend/store/rocksdb/RocksDBStore.java
Outdated
Show resolved
Hide resolved
zhoney
force-pushed
the
cassandra-network
branch
from
April 11, 2019 06:16
4041af6
to
5c5c139
Compare
javeme
requested changes
Apr 12, 2019
...ph-cassandra/src/main/java/com/baidu/hugegraph/backend/store/cassandra/CassandraOptions.java
Outdated
Show resolved
Hide resolved
...ph-cassandra/src/main/java/com/baidu/hugegraph/backend/store/cassandra/CassandraOptions.java
Outdated
Show resolved
Hide resolved
...ph-cassandra/src/main/java/com/baidu/hugegraph/backend/store/cassandra/CassandraOptions.java
Outdated
Show resolved
Hide resolved
zhoney
force-pushed
the
cassandra-network
branch
from
April 12, 2019 12:43
5c5c139
to
86c7469
Compare
javeme
requested changes
Apr 12, 2019
...ph-cassandra/src/main/java/com/baidu/hugegraph/backend/store/cassandra/CassandraOptions.java
Show resolved
Hide resolved
...raph-cassandra/src/main/java/com/baidu/hugegraph/backend/store/cassandra/CassandraStore.java
Outdated
Show resolved
Hide resolved
zhoney
force-pushed
the
cassandra-network
branch
from
April 13, 2019 05:47
86c7469
to
7cd77b2
Compare
javeme
requested changes
Apr 13, 2019
...ph-cassandra/src/main/java/com/baidu/hugegraph/backend/store/cassandra/CassandraOptions.java
Outdated
Show resolved
Hide resolved
...raph-cassandra/src/main/java/com/baidu/hugegraph/backend/store/cassandra/CassandraStore.java
Outdated
Show resolved
Hide resolved
...raph-cassandra/src/main/java/com/baidu/hugegraph/backend/store/cassandra/CassandraStore.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/testutil/Utils.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/unit/core/CassandraTest.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/unit/core/CassandraTest.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/unit/core/CassandraTest.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/unit/core/CassandraTest.java
Outdated
Show resolved
Hide resolved
Change-Id: Idc10d03f1b23daf9bf73bc2e392fde9971fc36d9
zhoney
force-pushed
the
cassandra-network
branch
from
April 15, 2019 03:39
7cd77b2
to
7461c55
Compare
javeme
approved these changes
Apr 15, 2019
Linary
approved these changes
Apr 15, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change-Id: Idc10d03f1b23daf9bf73bc2e392fde9971fc36d9