Antonenko Alexander created AMBARI-21601:
--------------------------------------------
Summary: Web Client Should Provide Repository ID For Upgrade Checks
Key: AMBARI-21601
URL: https://issues.apache.org/jira/browse/AMBARI-21601
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.5.3
Reporter: Antonenko Alexander
Assignee: Antonenko Alexander
Priority: Critical
Fix For: 2.5.3
Due to the changes in AMBARI-21552, the parameters passed into the pre-req
checks for upgrade have changed to include a repository ID. This is the target
repository of the upgrade...
The new query should look like:
{code}
GET api/v1/clusters/c1/rolling_upgrades_checkfields=*&
UpgradeChecks/repository_version_id=2&
UpgradeChecks/upgrade_type=ROLLING
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)