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

Chetan Mehrotra commented on OAK-5237:
--------------------------------------

Yes they would be effective as QueryEngineSettingsService only comes into 
effect once any explicit OSGi config is present (config policy required). So by 
default system uses one defined in QueryEngineSettings

> Change default query limit configuration
> ----------------------------------------
>
>                 Key: OAK-5237
>                 URL: https://issues.apache.org/jira/browse/OAK-5237
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: query
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>             Fix For: 1.5.16, 1.6
>
>
> By default, queries can read an unlimited number of nodes, and an unlimited 
> number of entries in memory (for "order by" and "union").
> I would like to change the default settings to:
> {noformat}
> -Doak.queryLimitInMemory=500000
> -Doak.queryLimitReads=100000
> {noformat}



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

Reply via email to