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

Marcel Reutegger commented on OAK-2050:
---------------------------------------

The integration tests currently fail for MongoMK, MongoNS and DocumentRDB. I 
also updated the other repository stub implementations with the query settings: 
http://svn.apache.org/r1627026

> Query engine: disable or restrict built-in full-text engine
> -----------------------------------------------------------
>
>                 Key: OAK-2050
>                 URL: https://issues.apache.org/jira/browse/OAK-2050
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: query
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>             Fix For: 1.1, 1.0.7
>
>         Attachments: ExternalBlobTest.java.patch
>
>
> There is a built-in full-text engine that is used for full-text queries if no 
> full-text index (Lucene, Solr) is available.
> This built-in engine tries to load binaries in memory, which can result in 
> out-of-memory.
> We either need a way to disable this built-in mechanism (in which case the 
> query engine would throw an exception for full-text queries), and / or change 
> the built-in mechanism so it doesn't result in out-of-memory.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to