[infinispan-issues] [JBoss JIRA] (ISPN-10685) File stores locations do not respect the Global State persistent location
Tristan Tarrant (Jira)
issues at jboss.org
Fri Sep 27 07:13:00 EDT 2019
Tristan Tarrant created ISPN-10685:
--------------------------------------
Summary: File stores locations do not respect the Global State persistent location
Key: ISPN-10685
URL: https://issues.jboss.org/browse/ISPN-10685
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 10.0.0.CR2
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 10.0.0.CR3
The file stores (Single, SoftIndex, RocksDB) should create files relative to the GlobalState persistent location unless specified.
Additionally each of the file stores differs in the filesystem layout:
* The SoftIndex store does not use the name of the cache in the file path, preventing sharing of directories between multiple caches.
* The RocksDB store allows configuring data and expired locations to point to the same directory, which will result in data corruption
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list