You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yurii Shylov (JIRA)" <ji...@apache.org> on 2015/01/05 20:00:35 UTC

[jira] [Updated] (AMBARI-8991) Pre-Upgrade checks: validate cluster_name add repository_version properties

     [ https://issues.apache.org/jira/browse/AMBARI-8991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yurii Shylov updated AMBARI-8991:
---------------------------------
    Attachment: AMBARI-8991.patch

> Pre-Upgrade checks: validate cluster_name add repository_version properties
> ---------------------------------------------------------------------------
>
>                 Key: AMBARI-8991
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8991
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Yurii Shylov
>            Assignee: Yurii Shylov
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-8991.patch
>
>
> The following requests:
> {code}/api/v1/clusters/1/rolling_upgrades_check/?fields=UpgradeChecks/repository_version{code}
> {code}/api/v1/clusters/1/rolling_upgrades_check/?UpgradeChecks/repository_version=2.99999&fields=*{code}
> {code}/api/v1/clusters/sdfdsfdsfdsf1/rolling_upgrades_check/?UpgradeChecks/repository_version=2.99999&fields=*{code}
> are generating error with "reason" : "Unexpected server error happened".
> These usecases should be checked explicitely



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)