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

Support to detect connection before using if needed #562

Merged
merged 2 commits into from
Jun 13, 2019
Merged

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Jun 10, 2019

Fix #556

Change-Id: I622e285f812098d601061f2515d70629f1e07d88

@codecov
Copy link

codecov bot commented Jun 10, 2019

Codecov Report

Merging #562 into master will decrease coverage by 0.48%.
The diff coverage is 80.32%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #562      +/-   ##
============================================
- Coverage     70.22%   69.74%   -0.49%     
- Complexity     3418     3442      +24     
============================================
  Files           216      216              
  Lines         16465    16630     +165     
  Branches       2351     2378      +27     
============================================
+ Hits          11563    11599      +36     
- Misses         3646     3789     +143     
+ Partials       1256     1242      -14
Impacted Files Coverage Δ Complexity Δ
...h/backend/store/rocksdbsst/RocksDBSstSessions.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...aidu/hugegraph/backend/store/mysql/MysqlStore.java 73.41% <0%> (ø) 34 <0> (ø) ⬇️
...raph/backend/store/rocksdb/RocksDBStdSessions.java 69.65% <100%> (+0.42%) 24 <1> (+1) ⬆️
...gegraph/backend/store/rocksdb/RocksDBSessions.java 100% <100%> (ø) 1 <1> (ø) ⬇️
...aidu/hugegraph/backend/store/hbase/HbaseStore.java 72.43% <100%> (+1.65%) 27 <0> (+1) ⬆️
...egraph/backend/store/cassandra/CassandraStore.java 65.15% <100%> (+1.41%) 45 <0> (+3) ⬆️
.../backend/store/cassandra/CassandraSessionPool.java 58.76% <100%> (+0.42%) 13 <1> (ø) ⬇️
...u/hugegraph/backend/store/hbase/HbaseSessions.java 64.72% <100%> (+0.13%) 22 <2> (ø) ⬇️
...n/java/com/baidu/hugegraph/config/CoreOptions.java 98.64% <100%> (+0.05%) 2 <0> (ø) ⬇️
...u/hugegraph/backend/store/mysql/MysqlSessions.java 73.15% <16.66%> (+2.24%) 24 <1> (+6) ⬆️
... and 23 more

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 033c387...504979d. Read the comment docs.

Fix #556

Change-Id: I622e285f812098d601061f2515d70629f1e07d88
Change-Id: I827356fd0b35173ea2db1d99b61e03e3b56a2a78
@zhoney zhoney merged commit 6a4aaae into master Jun 13, 2019
@zhoney zhoney deleted the detect-conn branch June 13, 2019 10:21
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.

hugegraph运行1天,报错
3 participants