Tommaso Teofili created OAK-3968:
------------------------------------
Summary: Wrong initialization of used/ignored properties from OSGi
configuration
Key: OAK-3968
URL: https://issues.apache.org/jira/browse/OAK-3968
Project: Jackrabbit Oak
Issue Type: Bug
Components: solr
Affects Versions: 1.0.22
Reporter: Tommaso Teofili
Assignee: Tommaso Teofili
Fix For: 1.4, 1.2.11, 1.0.27
{{OakSolrConfigurationProviderService}} has always an empty value as initial
value for _used properties_ OSGi property, this results in
{{OakSolrConfiguration#getUsedProperties}} to return a _Collection_ with just
one empty _String_. That has the side effect of preventing every usage of the
Solr index for property restrictions. The initialization of the configuration
from the OSGi property should take that into account and create an empty
_Collection_ when there's just an empty value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)