Skip to content

autosharding: implementation of EndpointMap - #13039

Open
shivaspeaks wants to merge 32 commits into
grpc:masterfrom
shivaspeaks:autosharding-part3-lazy-endpoints
Open

autosharding: implementation of EndpointMap#13039
shivaspeaks wants to merge 32 commits into
grpc:masterfrom
shivaspeaks:autosharding-part3-lazy-endpoints

Conversation

@shivaspeaks

@shivaspeaks shivaspeaks commented Sep 8, 2026

Copy link
Copy Markdown
Member

This is Part3 of gRFC A119, introducing EndpointMap.

This is responsible for managing individual backend child load balancers lazily, keeping uncontacted endpoints in IDLE until an RPC is assigned to them.

@shivaspeaks
shivaspeaks marked this pull request as ready for review September 8, 2026 09:49
@shivaspeaks
shivaspeaks requested a review from sauravzg September 8, 2026 09:49
Comment thread autosharding/src/main/java/io/grpc/autosharding/LazyChildLoadBalancer.java Outdated
@shivaspeaks shivaspeaks changed the title autosharding: implementation of EndpointMap and LazyChildLB autosharding: implementation of EndpointMap and LazyLB Sep 11, 2026
@shivaspeaks shivaspeaks changed the title autosharding: implementation of EndpointMap and LazyLB autosharding: implementation of EndpointMap Sep 11, 2026
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