grpc/grpc-java

Clean up the flag `GRPC_EXPERIMENTAL_XDS_ORCA_LRS_PROPAGATION`

Aperta

#12.837 aperta il 2 giu 2026

 (3 commenti) (0 reazioni) (1 assegnatario)Java (3742 fork)batch import
good first issue

Metriche repository

Star
 (11.124 stelle)
Metriche merge PR
 (Merge medio 23g 22h) (43 PR mergiate in 30 g)

Descrizione

The flag was introduced in orca to lrs propagation changes in https://github.com/grpc/grpc-java/pull/12203. We set the flag default to true in https://github.com/grpc/grpc-java/pull/12836 and since then, it serves no purpose. We should clean up the dead code and fully delete the flag after default behavior is stabilized.

Guida contributor