[
https://issues.apache.org/jira/browse/OAK-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15747440#comment-15747440
]
Chetan Mehrotra commented on OAK-5237:
--------------------------------------
[~tmueller] Can you change the same in {{QueryEngineSettingsService}}. The OSGi
config needs compile time static values for default so cannot refer to values
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.6, 1.5.16
>
>
> 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)