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 19:59:34 UTC

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

Yurii Shylov created AMBARI-8991:
------------------------------------

             Summary: 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


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)