grpc/grpc-java

Clean up the flag `GRPC_EXPERIMENTAL_XDS_ORCA_LRS_PROPAGATION`

Open

#12,837 建立於 2026年6月2日

在 GitHub 查看
 (3 留言) (0 反應) (1 負責人)Java (3,742 fork)batch import
good first issue

倉庫指標

Star
 (11,124 star)
PR 合併指標
 (平均合併 23天 22小時) (30 天內合併 43 個 PR)

描述

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.

貢獻者指南