[
https://issues.apache.org/jira/browse/AMBARI-21766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Hurley updated AMBARI-21766:
-------------------------------------
Attachment: AMBARI-21766.patch
> When Matching New VDFs for Parent Repos only Consider STANDARD Types
> --------------------------------------------------------------------
>
> Key: AMBARI-21766
> URL: https://issues.apache.org/jira/browse/AMBARI-21766
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.6.0
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Priority: Critical
> Fix For: 2.6.0
>
> Attachments: AMBARI-21766.patch
>
>
> When registering a {{MAINT}} VDF where the regex matches both an existing
> {{STANDARD}} and existing {{PATCH}} repository, the new VDF registration will
> fail with:
> {quote}
> {
> "status": 400,
> "message": "Patch 2.5.4.0-121 was found to match more than one repository
> in use: 2.5.0.0-1237, 2.5.4.0-121. Move all services to a common version and
> try again."
> }
> {quote}
> We should only be matching for parents against the {{STANDARD}} repo type.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)