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 "Thomas Mueller (JIRA)" <ji...@apache.org> on 2018/07/12 13:21:00 UTC

[jira] [Created] (OAK-7629) Lucene index: hide the settings COR and COW

Thomas Mueller created OAK-7629:
-----------------------------------

             Summary: Lucene index: hide the settings COR and COW 
                 Key: OAK-7629
                 URL: https://issues.apache.org/jira/browse/OAK-7629
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: lucene
            Reporter: Thomas Mueller


I have seen people disabling copy-on-read or copy-on-write hoping to improve performance or save space. We know about problems if those are disabled, for example it can result in many open file handles, OAK-7460.

So best if we hide these features, so that people don't change them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)