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

fix communication caused by broadcast #1750

Merged
merged 1 commit into from
Jun 29, 2022
Merged

fix communication caused by broadcast #1750

merged 1 commit into from
Jun 29, 2022

Conversation

lnfjpt
Copy link
Collaborator

@lnfjpt lnfjpt commented Jun 22, 2022

What do these changes do?

Fix broadcast error caused by DynPeers

Related issue number

#1744

Fixes

@codecov-commenter
Copy link

Codecov Report

Merging #1750 (f5162b0) into main (96ffefe) will decrease coverage by 3.78%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1750      +/-   ##
==========================================
- Coverage   44.01%   40.22%   -3.79%     
==========================================
  Files          89       89              
  Lines        9764     9764              
==========================================
- Hits         4298     3928     -370     
- Misses       5466     5836     +370     
Impacted Files Coverage Δ
python/graphscope/tests/unittest/test_java_app.py 0.00% <0.00%> (-100.00%) ⬇️
python/graphscope/deploy/hosts/cluster.py 31.64% <0.00%> (-55.70%) ⬇️
python/graphscope/analytical/app/java_app.py 24.24% <0.00%> (-44.95%) ⬇️
python/graphscope/framework/utils.py 40.10% <0.00%> (-14.85%) ⬇️
python/graphscope/framework/app.py 69.95% <0.00%> (-10.33%) ⬇️
python/graphscope/client/rpc.py 81.48% <0.00%> (-8.34%) ⬇️
python/graphscope/framework/graph_schema.py 52.45% <0.00%> (-7.11%) ⬇️
python/graphscope/tests/conftest.py 48.21% <0.00%> (-4.65%) ⬇️
python/graphscope/client/session.py 63.75% <0.00%> (-3.22%) ⬇️
python/graphscope/analytical/udf/utils.py 36.17% <0.00%> (-3.20%) ⬇️
... and 2 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 96ffefe...f5162b0. Read the comment docs.

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.

4 participants