Skip to content

Conversation

takagi906
Copy link
Contributor

@takagi906 takagi906 commented Aug 5, 2025

Which Issue(s) This PR Fixes

Fixes #1066

Brief Description

  1. Add nameResolver, endpoint's scheme is ipv4 or ipv6 can be resolved.
  2. Optimized the sending method from sending to multiple endpoints sequentially to sending to all endpoints at once.

How Did You Test This Change?

@takagi906 takagi906 closed this Aug 6, 2025
@takagi906 takagi906 reopened this Aug 6, 2025
@takagi906 takagi906 closed this Aug 6, 2025
@takagi906 takagi906 reopened this Aug 6, 2025
@takagi906 takagi906 closed this Aug 6, 2025
@takagi906 takagi906 reopened this Aug 6, 2025
@takagi906 takagi906 closed this Aug 7, 2025
@takagi906 takagi906 reopened this Aug 7, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.27%. Comparing base (4076e2b) to head (4183845).
⚠️ Report is 58 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1069      +/-   ##
============================================
+ Coverage     53.26%   53.27%   +0.01%     
+ Complexity      651      648       -3     
============================================
  Files           208      208              
  Lines         14303    13816     -487     
  Branches       5845     5524     -321     
============================================
- Hits           7619     7361     -258     
+ Misses         6308     6087     -221     
+ Partials        376      368       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@guyinyou guyinyou left a comment

Choose a reason for hiding this comment

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

lgtm

@takagi906 takagi906 closed this Sep 4, 2025
@takagi906 takagi906 reopened this Sep 4, 2025
@takagi906 takagi906 closed this Sep 4, 2025
@takagi906 takagi906 reopened this Sep 4, 2025
@lizhimins lizhimins merged commit 0c837c6 into apache:master Sep 4, 2025
42 of 45 checks passed
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.

[Bug] Grpc lacks failover mechanism
4 participants