grpc/grpc-java
在 GitHub 查看Clean up the flag `GRPC_EXPERIMENTAL_XDS_ORCA_LRS_PROPAGATION`
Open
#12,837 建立於 2026年6月2日
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.