-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Warning: RecomputeFieldValue.FieldOffset automatic substitution failed. #40100
Labels
Milestone
Comments
Thanks for reporting. Please provide more information about how to reproduce the issue and ideally a sample application that we can run in order to see the problem in action. |
geoand
added
area/native-image
triage/needs-feedback
We are waiting for feedback.
labels
Apr 16, 2024
|
geoand
added
area/hibernate-orm
Hibernate ORM
area/kafka
and removed
triage/needs-feedback
We are waiting for feedback.
labels
Apr 16, 2024
I have the same issue using Quarkus |
Same with Quarkus |
cc @zakkak |
zakkak
added a commit
to zakkak/quarkus
that referenced
this issue
May 17, 2024
Duplicate of the substitution in `GrpcSubstitutions` of the unshaded class. Fixes: quarkusio#40100
zakkak
added a commit
to zakkak/quarkus
that referenced
this issue
May 17, 2024
Adaptation of quarkusio#36642 for the shaded `com.google.protobuf.UnsafeUtil` class in kafka-clients. Fixes: quarkusio#40100
gsmet
pushed a commit
to gsmet/quarkus
that referenced
this issue
May 21, 2024
Adaptation of quarkusio#36642 for the shaded `com.google.protobuf.UnsafeUtil` class in kafka-clients. Fixes: quarkusio#40100 (cherry picked from commit dcb3411)
gsmet
pushed a commit
to gsmet/quarkus
that referenced
this issue
May 21, 2024
Adaptation of quarkusio#36642 for the shaded `com.google.protobuf.UnsafeUtil` class in kafka-clients. Fixes: quarkusio#40100 (cherry picked from commit dcb3411)
holly-cummins
pushed a commit
to holly-cummins/quarkus
that referenced
this issue
Jul 31, 2024
Adaptation of quarkusio#36642 for the shaded `com.google.protobuf.UnsafeUtil` class in kafka-clients. Fixes: quarkusio#40100
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Describe the bug
Expected behavior
no warnings
Actual behavior
warning while building native
How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
21
Quarkus version or git rev
3.9.3
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: