You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Oleg Nechiporenko (JIRA)" <ji...@apache.org> on 2014/05/23 13:12:01 UTC

[jira] [Updated] (AMBARI-5866) Populate actions drop down of Slider App details page

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

Oleg Nechiporenko updated AMBARI-5866:
--------------------------------------

    Attachment: AMBARI-5866.patch

> Populate actions drop down of Slider App details page
> -----------------------------------------------------
>
>                 Key: AMBARI-5866
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5866
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.6.1
>            Reporter: Oleg Nechiporenko
>            Assignee: Oleg Nechiporenko
>             Fix For: 1.6.1
>
>         Attachments: AMBARI-5866.patch
>
>
> Slider App details page should have an actions dropdown with the following actions
> * Freeze: show when status == RUNNING
> * Thaw: show when status == FROZEN
> * Flex: show when status != FINISHED
> * Destroy: show when status == FROZEN
> Except for _Thaw_, all actions will show a confirmation dialog. Hitting OK will make the call.
> * Destroy should call DELETE on the app endpoint
> * Freeze and Thaw should call PUT on app endpoint app state being set to FROZEN or RUNNING.



--
This message was sent by Atlassian JIRA
(v6.2#6252)