Alejandro Fernandez created AMBARI-11146:
--------------------------------------------
Summary: Upgrade Is Allowed When A Service Is Installed After
Distribute Repositories
Key: AMBARI-11146
URL: https://issues.apache.org/jira/browse/AMBARI-11146
Project: Ambari
Issue Type: Bug
Reporter: Alejandro Fernandez
The web client allows an upgrade to begin despite the fact that a service was
added after distributing repositories. This is incorrect since the packages for
the newly added service have not been installed since the distribute action was
done before the service was added.
STR:
# Install base services like HDFS and YARN
# Distribute new repository
# Install HBase
# Attempt upgrade
At this point two things should happen:
# The web client should not allow the upgrade to happen
# The pre-upgrade check {{HostsRepositoryVersionCheck}} should prevent the
upgrade.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)