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

Move snappy native library resource registration to a feature #43905

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

zakkak
Copy link
Contributor

@zakkak zakkak commented Oct 16, 2024

Always registers the correct native library as the logic runs on the
same architecture we are targeting (even when using containers).

Closes #43801

@mocenas can you please give this a try?

Always registers the correct native library as the logic runs on the
same architecture we are targeting (even when using containers).

Closes quarkusio#43801
Copy link

quarkus-bot bot commented Oct 16, 2024

Status for workflow Quarkus CI

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

✅ 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.

@mocenas
Copy link
Contributor

mocenas commented Oct 16, 2024

I checked it and this seem to fix the issue.

@zakkak zakkak merged commit 7f078b4 into quarkusio:main Oct 16, 2024
24 checks passed
@zakkak zakkak deleted the 2024-10-16-fix-43801 branch October 16, 2024 13:00
@quarkus-bot quarkus-bot bot added this to the 3.17 - main milestone Oct 16, 2024
@gsmet gsmet modified the milestones: 3.17 - main, 3.16.0 Oct 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.

Kafka snappy conversion fails on native aarch64 for missing native library
3 participants