You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Andrew Cottrell <an...@gmail.com> on 2015/11/14 10:16:45 UTC

org.apache.jackrabbit.oak.plugins.index.solr.osgi.SolrQueryIndexProviderService.nodeAggregator should be volatile

org.apache.jackrabbit.oak.plugins.index.solr.osgi.SolrQueryIndexProviderService.nodeAggregator
should be volatile as it has ReferencePolicy.DYNAMIC

Re: org.apache.jackrabbit.oak.plugins.index.solr.osgi.SolrQueryIndexProviderService.nodeAggregator should be volatile

Posted by Tommaso Teofili <to...@gmail.com>.
thanks Andrew, I'll fix this.
Regards,
Tommaso


Il giorno sab 14 nov 2015 alle ore 10:17 Andrew Cottrell <
andrew.p.cottrell@gmail.com> ha scritto:

>
> org.apache.jackrabbit.oak.plugins.index.solr.osgi.SolrQueryIndexProviderService.nodeAggregator
> should be volatile as it has ReferencePolicy.DYNAMIC
>