Francesco Mari created OAK-3049:
-----------------------------------
Summary: Components should read OSGi configuration in a uniform
manner
Key: OAK-3049
URL: https://issues.apache.org/jira/browse/OAK-3049
Project: Jackrabbit Oak
Issue Type: Improvement
Components: core
Reporter: Francesco Mari
Priority: Minor
Some OSGi components read configuration using different strategies. An example
is given by {{SegmentNodeStoreService}} and {{DocumentNodeStoreService}}. The
former reads configuration from the component context first, and from the
framework properties next. The latter uses the opposite strategy, using scoped
property names when reading framework properties.
It would be nice if OSGi component would implement the same strategy across the
whole project when reading configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)