Commit ab65c797 authored by Kun Zhang's avatar Kun Zhang Committed by GitHub
Browse files

grpclb: refactor main GRPCLB logic out of GrpclbLoadBalancer. (#3369)

GrpclbLoadBalancer can work in non-GRPCLB (delegate) mode according to
name resolution results.  Previously the policy selection, delegation
and GRPCLB logic are in the same file, which is not very readable.  It
will get worse as we going to implement policy fallback logic soon.
This PR refactors the GRPCLB logic out, and makes GrpclbLoadBalancer
focus on the policy selection and delegation logic.
parent ab85c5ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment