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/10/25 08:13:58 UTC

[jira] [Commented] (OAK-4974) Enable configuring QueryEngineSettings via OSGi config

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

Chetan Mehrotra commented on OAK-4974:
--------------------------------------

Also while we are doing this I was thinking to move setting for fastResultSize (OAK-2977) to {{QueryEngineSettings}}. This would require exposing the settings via {{QueryEngine}} interface.

This would unify all exposed settings within {{QueryEngineSettings}}

[~tmueller] Thoughts?

> Enable configuring QueryEngineSettings via OSGi config
> ------------------------------------------------------
>
>                 Key: OAK-4974
>                 URL: https://issues.apache.org/jira/browse/OAK-4974
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: query
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.6
>
>         Attachments: OAK-4974-v1.patch
>
>
> Oak QueryEngine exposes few settings options via {{QueryEngineSettings}}. Currently they can be configured via
> # System properties
> # JMX - The settings are not persistent 
> We should have a way to configure them via OSGi also. A simple option can be to have a OSGi component which obtains a reference to {{QueryEngineSettingsMBean}} and then modifies the config upon activation



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