-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
9.3.3.Final, 9.4.0.Final
-
None
-
Sprint 10.0.0.Alpha1, Sprint 10.0.0.Alpha2, Sprint 9.4.0.Final, Sprint 10.0.0.Alpha0, Sprint 10.0.0.Beta1, DataGrid Sprint #31, DataGrid Sprint #32, DataGrid Sprint #33, DataGrid Sprint #34, DataGrid Sprint #35, DataGrid Sprint #36, DataGrid Sprint #37, DataGrid Sprint #38
Certain indexing configurations result in using filesystem as index storage.
When running such configurations in a server environment, filesystem path should be somewhere within the server's data directory. This is the natural place for such data.
When running in OpenShift, server's data folder can be backed by a persistent volume. This means that the fileystem volume survives after restarts.
Plugging server's data directory is already happening for file-store and rocksdb-store.