]
Ryan Emerson updated ISPN-11690:
--------------------------------
Summary: Remove File-store relative-to attribute (was: Deprecate File-store
relative-to attribute)
Remove File-store relative-to attribute
---------------------------------------
Key: ISPN-11690
URL:
https://issues.redhat.com/browse/ISPN-11690
Project: Infinispan
Issue Type: Task
Components: Configuration
Affects Versions: 11.0.0.Dev04
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Priority: Major
Fix For: 11.0.0.Dev05
We should deprecate the `file-store.relative-to` attribute as all store locations now
have to be children of the `globalstate.persistentLocation`. If the specified `path` is
not absolute, then the store is always created relative to
`globalstate.persistentLocation`.