Skip to content

Conversation

@laurit
Copy link
Contributor

@laurit laurit commented Nov 23, 2024

Supersedes #12766

@laurit laurit requested a review from a team as a code owner November 23, 2024 17:36
@github-actions github-actions bot added the test native This label can be applied to PRs to trigger them to run native tests label Nov 23, 2024
Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

just to confirm my understanding, this is needed to shade our usage of com.google.protobuf so we can test our armeria instrumentation against earlier and later versions of armeria (since com.google.protobuf has breaking changes and so earlier versions of armeria don't work with later versions of com.google.protobuf)?

@laurit
Copy link
Contributor Author

laurit commented Nov 25, 2024

just to confirm my understanding, this is needed to shade our usage of com.google.protobuf so we can test our armeria instrumentation against earlier and later versions of armeria (since com.google.protobuf has breaking changes and so earlier versions of armeria don't work with later versions of com.google.protobuf)?

yes, this is need to avoid protobuf used by test harness affecting grpc tests that expect a different version of protobuf.

@laurit laurit merged commit 792b6da into open-telemetry:main Nov 25, 2024
56 checks passed
@laurit laurit deleted the shade-protobuf branch November 25, 2024 07:25
Abhishekkr3003 pushed a commit to Abhishekkr3003/opentelemetry-java-instrumentation that referenced this pull request Nov 26, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test native This label can be applied to PRs to trigger them to run native tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants