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

[BUG FIX] Make gremlin server listen to 0.0.0.0 instead of localhost #2141

Merged
merged 2 commits into from Oct 18, 2022

Conversation

shirly121
Copy link
Collaborator

@shirly121 shirly121 commented Oct 17, 2022

What do these changes do?

as titled

Related issue number

Fixes

@shirly121 shirly121 changed the title [BUG FIX] make gremlin server listen to 0.0.0.0 instead of localhost [BUG FIX] Make gremlin server listen to 0.0.0.0 instead of localhost Oct 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2022

Codecov Report

Merging #2141 (9525248) into main (5c963f5) will decrease coverage by 32.72%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2141       +/-   ##
===========================================
- Coverage   72.80%   40.08%   -32.73%     
===========================================
  Files          89       87        -2     
  Lines        9941     9904       -37     
===========================================
- Hits         7238     3970     -3268     
- Misses       2703     5934     +3231     
Impacted Files Coverage Δ
python/graphscope/tests/unittest/test_java_app.py 0.00% <0.00%> (-100.00%) ⬇️
...ython/graphscope/tests/unittest/test_cython_ast.py 0.00% <0.00%> (-100.00%) ⬇️
...ython/graphscope/tests/unittest/test_serailaize.py 0.00% <0.00%> (-100.00%) ⬇️
python/graphscope/analytical/udf/patch.py 3.47% <0.00%> (-96.53%) ⬇️
python/graphscope/tests/unittest/test_lazy.py 0.00% <0.00%> (-96.30%) ⬇️
...thon/graphscope/tests/unittest/test_scalability.py 0.00% <0.00%> (-96.16%) ⬇️
python/graphscope/tests/unittest/test_app.py 0.00% <0.00%> (-95.72%) ⬇️
...hon/graphscope/tests/unittest/test_create_graph.py 0.00% <0.00%> (-92.00%) ⬇️
python/graphscope/tests/unittest/test_graph.py 0.00% <0.00%> (-85.52%) ⬇️
python/graphscope/tests/unittest/test_context.py 0.00% <0.00%> (-81.04%) ⬇️
... and 39 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 5c963f5...9525248. Read the comment docs.

@siyuan0322 siyuan0322 merged commit 7d351a2 into alibaba:main Oct 18, 2022
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