[
https://issues.apache.org/jira/browse/OAK-11709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller resolved OAK-11709.
----------------------------------
Fix Version/s: 1.80.0
Resolution: Fixed
> Merging index definitions: merge "tags" and override "type", "async"
> --------------------------------------------------------------------
>
> Key: OAK-11709
> URL: https://issues.apache.org/jira/browse/OAK-11709
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Priority: Major
> Fix For: 1.80.0
>
>
> For the auto-merging of index definitions, I found a new issue:
> * "tags" property: if the customization contains a new entry, and the new
> product version contains new entries, then currently merging is not possible.
> Instead, the superset of the entries.
> * "version" property: if the ancestor was "disabled", the current version is
> "lucene", and the new product type is "lucene", then merging fails. Instead,
> the new product type should be used.
> * "async" and "type" properties: here we need to override the value with the
> new product value.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)