You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2016/11/05 15:11:58 UTC

[jira] [Commented] (OAK-3516) Lucene index diagnostics

    [ https://issues.apache.org/jira/browse/OAK-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15639816#comment-15639816 ] 

Chetan Mehrotra commented on OAK-3516:
--------------------------------------

[~tmueller] {{IndexCopier}} now does a fair bit of trace logging which provide insight in CoR and CoW flow. Do you have any other specific improvement in mind or we can close this issue

> 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
>            Assignee: Chetan Mehrotra
>             Fix For: 1.6
>
>
> 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)