[ 
https://issues.apache.org/jira/browse/AMBARI-21894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159656#comment-16159656
 ] 

Hadoop QA commented on AMBARI-21894:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12885662/AMBARI-21894.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/12164//console

This message is automatically generated.

> PATCH and MAINT Repositories Should Indicate that they can be Reverted
> ----------------------------------------------------------------------
>
>                 Key: AMBARI-21894
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21894
>             Project: Ambari
>          Issue Type: Task
>    Affects Versions: 2.6.0
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Blocker
>             Fix For: 2.6.0
>
>         Attachments: AMBARI-21894.patch
>
>
> In the current PU UI, the revert button is shown for any PATCH type 
> repository.  The backend should compute whether a version can be reverted.
> The backed should return a value, such as 
> {{ClusterStackVersions/supports_revert}} which clients, such as the web 
> client, can use.
> {code:title=Example REST Changes}
> {
>   "ClusterStackVersions": {
>     "cluster_name": "c1",
>     "id": 51,
>     "repository_version": 51,
>     "revert_upgrade_id": 1,
>     "stack": "HDP",
>     "supports_revert": true,
>     "version": "2.6"
>   }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to