[
https://issues.apache.org/jira/browse/OAK-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15733325#comment-15733325
]
Alexander Klimetschek commented on OAK-5237:
--------------------------------------------
This overlaps with OAK-4888 (failing unindexed queries, ad-hoc queries can add
option(traversal ok) to query to allow it). Having both "hurdles" might be a
bit confusing. Are there cases where this one would help better?
> 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
>
>
> 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)