Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reinitialize shaded com.google.protobuf.UnsafeUtil class #40698

Merged
merged 1 commit into from
May 20, 2024

Conversation

zakkak
Copy link
Contributor

@zakkak zakkak commented May 17, 2024

Adaptation of #36642 for the
shaded com.google.protobuf.UnsafeUtil class in kafka-clients.

Fixes: #40100

Adaptation of quarkusio#36642 for the
shaded `com.google.protobuf.UnsafeUtil` class in kafka-clients.

Fixes: quarkusio#40100
@@ -1,10 +1,13 @@
package io.smallrye.reactive.kafka.graal;
Copy link
Contributor Author

@zakkak zakkak May 17, 2024

Choose a reason for hiding this comment

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

That's a weird package name for this class, isn't it???

Copy link
Member

Choose a reason for hiding this comment

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

Probably safer to change it to avoid split packages in case SmallRye Reactive ends up having a graal package.
But can be done in another PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@quarkus-bot
Copy link

quarkus-bot bot commented May 17, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit dcb3411.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@zakkak zakkak merged commit 9a67f74 into quarkusio:main May 20, 2024
23 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.12 - main milestone May 20, 2024
@zakkak zakkak deleted the 2024-05-17-fix-40100 branch May 20, 2024 08:24
@gsmet gsmet modified the milestones: 3.12 - main, 3.10.2 May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warning: RecomputeFieldValue.FieldOffset automatic substitution failed.
4 participants