David Bosschaert created SLING-3828:
---------------------------------------
Summary: Hardcoded creation of SegmentNodeStoreService config
makes it impossible to remove this configuration
Key: SLING-3828
URL: https://issues.apache.org/jira/browse/SLING-3828
Project: Sling
Issue Type: Bug
Components: Oak
Reporter: David Bosschaert
The Activator in org.apache.sling.jcr.oak.server always creates a configuration
item with PID org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService
if it isn't there. This means that if you delete this configuration, it will
reappear on restart.
In some cases this configuration is undesirable, for example when running with
Mongo. Therefore it should be possible to delete it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)