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

Improve handling of file system resources #749

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

sberyozkin
Copy link
Contributor

Fixes #746

This PR logs when the file system resource is not found, and prevents NPEs in a few places where a null stream can be consumed, exceptions will be thrown in those places eventually too.

I'll release 4.4.0 once this PR is merged

@sberyozkin sberyozkin added this to the 4.4.0 milestone Nov 15, 2023
@sberyozkin sberyozkin force-pushed the file_system_key_resource branch from f105103 to 6752a86 Compare November 15, 2023 12:08
@sberyozkin
Copy link
Contributor Author

Just rebased against main

@sberyozkin
Copy link
Contributor Author

Thanks Mike

@sberyozkin sberyozkin merged commit 335ed3e into smallrye:main Nov 16, 2023
5 checks passed
@sberyozkin sberyozkin deleted the file_system_key_resource branch November 16, 2023 09:47
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.

Error while using smalrye.jwt.sign.key.location properties with file: scheme
2 participants