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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2016/11/02 17:47:58 UTC

[jira] [Updated] (OAK-5053) Provide support for enabling fastResultSize via OSGi config

     [ https://issues.apache.org/jira/browse/OAK-5053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chetan Mehrotra updated OAK-5053:
---------------------------------
    Attachment: OAK-5053-v1.patch

[proposed patch|^OAK-5053-v1.patch]. 

Initially I tried to introduce a new api for settings and expose it via QueryEngine which can be then used in {{QueryResultImpl}}. However that resulted in lot bigger refactoring. Instead of that took a simpler approach which reads an OSGi config and sets the required system property

[~tmueller] Kindly review the patch

> Provide support for enabling fastResultSize via OSGi config
> -----------------------------------------------------------
>
>                 Key: OAK-5053
>                 URL: https://issues.apache.org/jira/browse/OAK-5053
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: query
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.6
>
>         Attachments: OAK-5053-v1.patch
>
>
> With OAK-4974 various query engine settings are now configurable via OSGi component QueryEngineSettingsService. As fastResultSize is also related to QueryEngine we should make this part of QueryEngineSettings



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