grpc/grpc-java

Clean up the flag `GRPC_EXPERIMENTAL_XDS_ORCA_LRS_PROPAGATION`

開放

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

 (3 則留言) (0 個反應) (1 位負責人)Java (3,742 個分叉)batch import
good first issue

倉庫指標

星標
 (11,124 顆星)
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.

貢獻者指南