[
https://issues.apache.org/jira/browse/AMBARI-13418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14961207#comment-14961207
]
Alejandro Fernandez edited comment on AMBARI-13418 at 10/16/15 7:08 PM:
------------------------------------------------------------------------
Attached additional fix for unit test, see [^AMBARI-13418.fix.patch]
was (Author: afernandez):
Attached additional fix for unit test, se [^AMBARI-13418.fix.patch]
> Stop-and-Start Upgrade: Upgrade START call cannot find upgrade pack to use
> --------------------------------------------------------------------------
>
> Key: AMBARI-13418
> URL: https://issues.apache.org/jira/browse/AMBARI-13418
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.3
> Reporter: Alejandro Fernandez
> Assignee: Alejandro Fernandez
> Fix For: 2.1.3
>
> Attachments: AMBARI-13418.branch-2.1.patch, AMBARI-13418.fix.patch,
> AMBARI-13418.trunk.patch
>
>
> Make the following call to start upgrade, the response is 500 server error
> {code}
> POST http://c6401.ambari.apache.org:8080/api/v1/clusters/c123/upgrades
> {"Upgrade":{
> "repository_version":"2.3.4.0-2984",
> "type":"NON_ROLLING",
> "skip_failures":true,
> "skip_service_check_failures":null
> }}
> {code}
> ambari-server --hash
> 259ee9807e5f41d91aeb9d746a5267881ff2d5c8
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)