grpc/grpc-java

Clean up the flag `GRPC_EXPERIMENTAL_XDS_ORCA_LRS_PROPAGATION`

オープン

#12,837 opened on 2026/06/02

 (3 件のコメント) (0 件のリアクション) (1 人の担当者)Java (3,742 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (11,124 個のスター)
PR merge metrics
 (平均マージ 23d 22h) (30d で 43 merged PRs)

説明

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.

コントリビューターガイド