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 ssl for metaClient and storageClient #379

Merged
merged 4 commits into from
Nov 8, 2021

Conversation

Nicole00
Copy link
Contributor

@Nicole00 Nicole00 commented Nov 1, 2021

No description provided.

@Nicole00 Nicole00 force-pushed the ssl branch 2 times, most recently from 7bf934d to 217ee79 Compare November 3, 2021 07:54
@codecov-commenter
Copy link

Codecov Report

Merging #379 (2df8fa3) into master (3d56b9c) will increase coverage by 0.63%.
The diff coverage is 88.73%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #379      +/-   ##
============================================
+ Coverage     62.65%   63.28%   +0.63%     
- Complexity      677      689      +12     
============================================
  Files            65       65              
  Lines          3213     3274      +61     
  Branches        454      459       +5     
============================================
+ Hits           2013     2072      +59     
- Misses          884      885       +1     
- Partials        316      317       +1     
Impacted Files Coverage Δ
...ebula/client/graph/net/RoundRobinLoadBalancer.java 96.00% <ø> (-0.08%) ⬇️
...java/com/vesoft/nebula/client/meta/MetaClient.java 59.11% <80.95%> (+2.04%) ⬆️
...om/vesoft/nebula/client/storage/StorageClient.java 75.00% <87.50%> (+4.77%) ⬆️
.../nebula/client/storage/GraphStorageConnection.java 87.50% <88.23%> (-1.98%) ⬇️
...ava/com/vesoft/nebula/client/meta/MetaManager.java 73.33% <100.00%> (+1.02%) ⬆️
.../nebula/client/storage/StorageConnPoolFactory.java 65.21% <100.00%> (+5.21%) ⬆️
...esoft/nebula/client/storage/StoragePoolConfig.java 75.75% <100.00%> (+7.75%) ⬆️
.../client/storage/scan/ScanVertexResultIterator.java 56.60% <0.00%> (-1.89%) ⬇️
...t/nebula/client/storage/scan/ScanVertexResult.java 63.49% <0.00%> (+1.58%) ⬆️

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 3d56b9c...2df8fa3. Read the comment docs.

@Nicole00 Nicole00 requested a review from Aiee November 4, 2021 02:35
@Nicole00 Nicole00 merged commit efcfe15 into vesoft-inc:master Nov 8, 2021
Nicole00 added a commit that referenced this pull request Nov 23, 2021
* support ssl for MetaClient and StorageClient

* start nebula server on workflow

* update ssl test

* fix typo
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