Julian Reschke created OAK-12222:
------------------------------------
Summary: Handling of MVStore format 1
Key: OAK-12222
URL: https://issues.apache.org/jira/browse/OAK-12222
Project: Jackrabbit Oak
Issue Type: Improvement
Components: documentmk
Reporter: Julian Reschke
We are currenly graceful when cache files are corrupted: there'll be warnings,
but the store comes up with caching diabled.
(see org.apache.jackrabbit.oak.plugins.document.persistentCache.CacheTest)
However, when encountering cache files in V1 format, init will fail, and the
document store will not come up - probably an oversight when we updated to h2db
2.*.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)