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

SpringBasedCoherenceSession does not honor coherence.cacheconfig property #21

Closed
lyiu18 opened this issue Mar 7, 2018 · 0 comments
Closed

Comments

@lyiu18
Copy link

lyiu18 commented Mar 7, 2018

When coherence.cacheconfig is set, the config file this property point to will be treat as default

However, in the current code

if I use default constructor, it will not load current property file (only load coherence default)
if I use correct URI in constructor, it will not associate as default ConfigurableCacheFactory

either way won't way.

need code change to check that situation.

@ghillert ghillert closed this as completed May 6, 2021
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

No branches or pull requests

2 participants