Thomas Mueller created OAK-3516:
-----------------------------------
Summary: Lucene index diagnostics
Key: OAK-3516
URL: https://issues.apache.org/jira/browse/OAK-3516
Project: Jackrabbit Oak
Issue Type: New Feature
Components: lucene
Reporter: Thomas Mueller
To debug and optimize the Lucene copy-on-read and copy-on-write mechanisms, we
should have a special mode where additional data is logged and / or additional
operations are performed:
- log all write operations (file name, position, length, content hash)
- log all read operations
- log all cache read/write operations
- a mode where every local read internally also reads the remote binary and
compares the data
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)