Jonathan Hurley created AMBARI-22105:
----------------------------------------
Summary: Upgrades Do Not Finalize If Other Host Versions Are Out
of Sync
Key: AMBARI-22105
URL: https://issues.apache.org/jira/browse/AMBARI-22105
Project: Ambari
Issue Type: Bug
Affects Versions: 2.6.0
Reporter: Jonathan Hurley
Assignee: Jonathan Hurley
Priority: Blocker
Fix For: 2.6.0
STR:
- Install base version 2.6.0.0 with ZK and Storm
- Cause that base version to be out of sync for 1 component, say ZK.
- Install a patch for Storm
- Upgrade and attempt to finalize Storm
{noformat}
Finalizing the upgrade to 2.6.0.3-8 for the following services: STORM
The following 3 host(s) have not been upgraded to version 2.6.0.3-8. Please
install and upgrade the Stack Version on those hosts and try again.
Hosts: ctr-e134-1499953498516-185715-01-000002.hwx.site,
ctr-e134-1499953498516-185715-01-000003.hwx.site,
ctr-e134-1499953498516-185715-01-000004.hwx.site
{noformat}
This is because the code is detecting the OUT_OF_SYNC of other components/repos
on that host.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)