Chetan Mehrotra created OAK-4974:
------------------------------------
Summary: 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
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)