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 ssl certificate file and default password #1254

Merged
merged 2 commits into from
Nov 11, 2020
Merged

Conversation

shzcore
Copy link
Contributor

@shzcore shzcore commented Nov 11, 2020

No description provided.

Copy link
Contributor

@javeme javeme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename server.keystore to hugegraph-server.keystore

@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #1254 (8273190) into master (1758d5f) will increase coverage by 2.22%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1254      +/-   ##
============================================
+ Coverage     60.20%   62.42%   +2.22%     
- Complexity     5633     5759     +126     
============================================
  Files           374      374              
  Lines         31291    31291              
  Branches       4395     4395              
============================================
+ Hits          18838    19534     +696     
+ Misses        10528     9774     -754     
- Partials       1925     1983      +58     
Impacted Files Coverage Δ Complexity Δ
...java/com/baidu/hugegraph/config/ServerOptions.java 98.38% <ø> (ø) 0.00 <0.00> (ø)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 81.20% <0.00%> (-0.12%) 203.00% <0.00%> (ø%)
...ain/java/com/baidu/hugegraph/task/TaskManager.java 73.85% <0.00%> (+1.30%) 28.00% <0.00%> (ø%)
...n/java/com/baidu/hugegraph/api/graph/BatchAPI.java 27.41% <0.00%> (+1.61%) 0.00% <0.00%> (ø%)
...du/hugegraph/backend/store/BackendSessionPool.java 76.38% <0.00%> (+2.77%) 17.00% <0.00%> (+1.00%)
...va/com/baidu/hugegraph/task/ServerInfoManager.java 73.59% <0.00%> (+2.80%) 52.00% <0.00%> (+1.00%)
...in/java/com/baidu/hugegraph/core/GraphManager.java 57.14% <0.00%> (+3.57%) 0.00% <0.00%> (ø%)
.../baidu/hugegraph/backend/store/BackendSession.java 80.95% <0.00%> (+4.76%) 1.00% <0.00%> (+1.00%)
...va/com/baidu/hugegraph/metrics/ServerReporter.java 93.10% <0.00%> (+20.68%) 0.00% <0.00%> (ø%)
...ava/com/baidu/hugegraph/metrics/MetricsModule.java 77.67% <0.00%> (+45.53%) 0.00% <0.00%> (ø%)
... and 7 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 1758d5f...8273190. Read the comment docs.

@zhoney zhoney merged commit f12ab6c into apache:master Nov 11, 2020
tmljob pushed a commit to tmljob/hugegraph that referenced this pull request Dec 10, 2020
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