Skip to content

xds: do not expose orca proto in ORCA api#9366

Merged
YifeiZhuang merged 2 commits intogrpc:masterfrom
YifeiZhuang:orca-api-no-proto
Jul 15, 2022
Merged

xds: do not expose orca proto in ORCA api#9366
YifeiZhuang merged 2 commits intogrpc:masterfrom
YifeiZhuang:orca-api-no-proto

Conversation

@YifeiZhuang
Copy link
Copy Markdown
Member

TODO(@zivy): fix xds dependency and remove shadow plugin(?) in :grpc-interop-test

@YifeiZhuang YifeiZhuang requested a review from ejona86 July 12, 2022 22:09
Comment thread services/src/main/java/io/grpc/services/CallMetricRecorder.java Outdated
Comment thread services/src/main/java/io/grpc/services/CallMetricRecorder.java Outdated
* @param report load report in the format of grpc {@link CallMetricRecorder.CallMetricReport}.
*/
void onLoadReport(OrcaLoadReport report);
void onLoadReport(CallMetricRecorder.CallMetricReport report);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can do it as a follow-up, but it probably is appropriate to move CallMetricReport to a top-level class in services?

@YifeiZhuang YifeiZhuang merged commit 6609f11 into grpc:master Jul 15, 2022
@YifeiZhuang YifeiZhuang deleted the orca-api-no-proto branch July 15, 2022 16:41
temawi pushed a commit to temawi/grpc-java that referenced this pull request Jul 22, 2022
The fix avoids shaded dependency of orca protos
YifeiZhuang added a commit to YifeiZhuang/grpc-java that referenced this pull request Jul 26, 2022
The fix avoids shaded dependency of orca protos
YifeiZhuang added a commit that referenced this pull request Jul 28, 2022
The fix avoids shaded dependency of orca protos
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants