Skip to content

example: fix orca example to use new ORCA API - #9403

Merged
YifeiZhuang merged 3 commits into
grpc:masterfrom
YifeiZhuang:fix-orca-example
Jul 22, 2022
Merged

example: fix orca example to use new ORCA API#9403
YifeiZhuang merged 3 commits into
grpc:masterfrom
YifeiZhuang:fix-orca-example

Conversation

@YifeiZhuang

Copy link
Copy Markdown
Member

No description provided.

@YifeiZhuang
YifeiZhuang requested a review from ejona86 July 20, 2022 22:34

@ejona86 ejona86 left a comment

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.

It'd be fair to implement toString in MetricReport if you want.

The fact this wasn't noticed earlier means we are failing to build this in our CI. It needs to be added

pushd examples
./gradlew build $GRADLE_FLAGS
# --batch-mode reduces log spam
mvn verify --batch-mode
popd
pushd examples/example-alts
../gradlew build $GRADLE_FLAGS
popd
pushd examples/example-hostname
../gradlew build $GRADLE_FLAGS
mvn verify --batch-mode
popd
pushd examples/example-tls
../gradlew build $GRADLE_FLAGS
mvn verify --batch-mode
popd
pushd examples/example-jwt-auth
../gradlew build $GRADLE_FLAGS
mvn verify --batch-mode
popd
pushd examples/example-xds
../gradlew build $GRADLE_FLAGS
popd

@YifeiZhuang
YifeiZhuang merged commit 58cd6e1 into grpc:master Jul 22, 2022
@YifeiZhuang YifeiZhuang added the TODO:backport PR needs to be backported. Removed after backport complete label Jul 22, 2022
@YifeiZhuang
YifeiZhuang deleted the fix-orca-example branch July 22, 2022 20:07
YifeiZhuang added a commit to YifeiZhuang/grpc-java that referenced this pull request Jul 28, 2022
@YifeiZhuang YifeiZhuang removed the TODO:backport PR needs to be backported. Removed after backport complete label Jul 29, 2022
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 28, 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