[
https://issues.apache.org/jira/browse/AMBARI-21601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16105285#comment-16105285
]
Hudson commented on AMBARI-21601:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7825 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7825/])
AMBARI-21601. Web Client Should Provide Repository ID For Upgrade Checks
(aantonenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=3009a4aa10fc59bdd10c7b3db08b67cdde370110])
* (edit) ambari-web/app/utils/ajax/ajax.js
* (edit)
ambari-web/test/controllers/main/admin/stack_and_upgrade_controller_test.js
* (edit) ambari-web/app/controllers/main/admin/stack_and_upgrade_controller.js
> 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
>
> Attachments: AMBARI-21601_branch-feature-AMBARI-21450.patch,
> AMBARI-21601.patch
>
>
> 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)