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

Always use a URL stream handler for path-based resources #368

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

dmlloyd
Copy link
Collaborator

@dmlloyd dmlloyd commented Oct 30, 2024

This avoids a potential problem where e.g. filesystem locks are taken by the JDK's caching implementation.

See quarkusio/quarkus#43940 for an example.

@dmlloyd
Copy link
Collaborator Author

dmlloyd commented Oct 30, 2024

I think I want to add some tests for this, but I need to think about it a little first.

@dmlloyd dmlloyd merged commit 7ecc8cf into smallrye:main Oct 30, 2024
4 checks passed
@dmlloyd dmlloyd deleted the rh-paths branch October 30, 2024 19:52
@github-actions github-actions bot added this to the 2.9.0 milestone Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants