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

Infinispan - Fix loading of config file via URI in dev mode #29596

Merged
merged 1 commit into from Dec 1, 2022

Conversation

karesti
Copy link
Member

@karesti karesti commented Nov 30, 2022

closes #29592

@quarkus-bot quarkus-bot bot added the area/infinispan Infinispan label Nov 30, 2022
@karesti
Copy link
Member Author

karesti commented Nov 30, 2022

I've tested the 3 modes

@wburns
Copy link
Member

wburns commented Nov 30, 2022

Seems fine to me. However, it would be great if one of the Quarkus guys could confirm what class loader we should be using to ensure resources are available in dev or prod etc.

@geoand
Copy link
Contributor

geoand commented Dec 1, 2022

Resources should always be loaded via the TCCL

@geoand geoand merged commit 00cd07e into quarkusio:main Dec 1, 2022
@quarkus-bot quarkus-bot bot added this to the 2.16 - main milestone Dec 1, 2022
@karesti karesti deleted the SPN-14363 branch December 1, 2022 07:51
@gsmet gsmet modified the milestones: 2.16 - main, 2.15.0.Final Dec 2, 2022
@gsmet gsmet changed the title Dev mode loading of URI Infinispan - Fix loading of config file via URI in dev mode Dec 2, 2022
@gsmet gsmet modified the milestones: 2.15.0.Final, 2.14.3.Final Dec 2, 2022
@gsmet gsmet modified the milestones: 2.14.3.Final, 2.13.6.Final Dec 14, 2022
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.

[infinispan-client] cache configuration not available while bootstrapping dev mode
4 participants