]
Tristan Tarrant updated ISPN-11845:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 11.0.0.Final
Resolution: Done
SingleFileStore location validation should be skipped when global
state is disabled
-----------------------------------------------------------------------------------
Key: ISPN-11845
URL:
https://issues.redhat.com/browse/ISPN-11845
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 11.0.0.Dev05, 10.1.8.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Critical
Fix For: 11.0.0.Final
If global state is disabled, SingleFileStore should be allowed to be located anywhere.
Currently, WF fails to start if launched from, say, /tmp - since the persistence location
default to ~/, even though WF disables global state.