Skip to content

balancer: stop using address.Metadata, use address.Attributes instead #3563

Open
@menghanl

Description

@menghanl

address.Metadata is deprecated and replaced by address.Attributes.

The current usage of address.Metadata in gRPC includes:

  • grpclb, to pass rpc Metadata
  • weighted round robin, to pass weights

This issue is to track removing of these usages, and use address.Attributes instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: Resolvers/BalancersIncludes LB policy & NR APIs, resolver/balancer/picker wrappers, LB policy impls and utilities.P2Type: Internal CleanupRefactors, etc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions