[
https://issues.apache.org/jira/browse/OAK-11709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller updated OAK-11709:
---------------------------------
Description:
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.
was:
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.
> Merging index definitions: merge "tags" and override "type"
> -----------------------------------------------------------
>
> 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
>
> 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)