Alejandro Fernandez created AMBARI-12392:
--------------------------------------------
Summary: RU - multiple repos should not be created using same
build version
Key: AMBARI-12392
URL: https://issues.apache.org/jira/browse/AMBARI-12392
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.1.0
Reporter: Alejandro Fernandez
Assignee: Alejandro Fernandez
Priority: Blocker
Fix For: 2.1.0
STR:
* Install HDP 2.2
* Register repo for HDP 2.3, such as 2.3.0.0 and do not provide a build number
* Install the package
* Stop all components
* SSH onto one host and begin a manual upgrade by calling "hdp-select set
<comp> 2.3.0.0-####"
* Start the component that was switched
This happens because the build version, e.g, 2.3.0.0-2546, can be repeated
multiple times in the repo_version table, even for the same stack.
To fix this, we should enforce it to be unique.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)