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

Shutdown RestServer and GremlinServer when stop #554

Merged
merged 2 commits into from
Jun 13, 2019
Merged

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Jun 4, 2019

Change-Id: Iae5a6506dfaa0eeb6698f42f8bb3ef7f0ee73321

@codecov
Copy link

codecov bot commented Jun 4, 2019

Codecov Report

Merging #554 into master will increase coverage by 0.15%.
The diff coverage is 2.85%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #554      +/-   ##
============================================
+ Coverage     70.22%   70.38%   +0.15%     
- Complexity     3418     3444      +26     
============================================
  Files           216      216              
  Lines         16465    16506      +41     
  Branches       2351     2352       +1     
============================================
+ Hits          11563    11617      +54     
- Misses         3646     3647       +1     
+ Partials       1256     1242      -14
Impacted Files Coverage Δ Complexity Δ
...java/com/baidu/hugegraph/dist/HugeGraphServer.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...e/src/main/java/com/baidu/hugegraph/HugeGraph.java 72.87% <100%> (+1.98%) 64 <1> (+3) ⬆️
...n/java/com/baidu/hugegraph/task/TaskScheduler.java 52.28% <0%> (-0.42%) 26% <0%> (-1%)
...u/hugegraph/backend/store/mysql/MysqlSessions.java 70.85% <0%> (-0.06%) 20% <0%> (+2%)
...a/com/baidu/hugegraph/backend/query/Condition.java 65.6% <0%> (+0.52%) 23% <0%> (ø) ⬇️
...raph/backend/store/rocksdb/RocksDBStdSessions.java 69.84% <0%> (+0.61%) 24% <0%> (+1%) ⬆️
.../backend/store/cassandra/CassandraSessionPool.java 59.37% <0%> (+1.04%) 13% <0%> (ø) ⬇️
...egraph/backend/store/cassandra/CassandraStore.java 64.88% <0%> (+1.14%) 44% <0%> (+2%) ⬆️
.../hugegraph/backend/store/rocksdb/RocksDBStore.java 58.07% <0%> (+1.15%) 43% <0%> (+3%) ⬆️
...aidu/hugegraph/backend/store/hbase/HbaseStore.java 72.07% <0%> (+1.29%) 26% <0%> (ø) ⬇️
... and 9 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...a6463ea. Read the comment docs.

@Linary Linary force-pushed the stop-server-exit branch from 2f640fa to af70b01 Compare June 5, 2019 12:04
Change-Id: Iae5a6506dfaa0eeb6698f42f8bb3ef7f0ee73321
@Linary Linary force-pushed the stop-server-exit branch from af70b01 to bf3c5c6 Compare June 6, 2019 03:39
Change-Id: Iae620fd4bbc26008171bdc92c4a90225b469cd6a
@Linary Linary requested a review from javeme June 12, 2019 07:36
@zhoney zhoney merged commit 6f6fac9 into master Jun 13, 2019
@zhoney zhoney deleted the stop-server-exit branch June 13, 2019 10:20
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