You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Andrii Tkach (JIRA)" <ji...@apache.org> on 2017/08/28 16:06:00 UTC

[jira] [Updated] (AMBARI-21831) Allow Hiding of PATCH Repository

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

Andrii Tkach updated AMBARI-21831:
----------------------------------
    Attachment: AMBARI-21831.patch

> Allow Hiding of PATCH Repository
> --------------------------------
>
>                 Key: AMBARI-21831
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21831
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 2.6.0
>            Reporter: Andrii Tkach
>            Assignee: Andrii Tkach
>            Priority: Critical
>             Fix For: 2.6.0
>
>         Attachments: AMBARI-21831.patch
>
>
> When patches are reverted and no longer desired, there should be a way to remove them directly from the Stacks and Versions page. Removal of a repository should only be allowed if:
> - The repository type is {{PATCH}} and is in the {{INSTALLED}} or {{INSTALL_FAILED}} state
> - The repository is {{NOT_REQUIRED}} (not distributed) regardless of type
> In the dropdown of actions for the repository, we should add a "Discard" action which does this by executing a {{PUT}} against the {{\{stackName\}/versions/\{stackVersion\}/repository_versions}} endpoint.
> A new property will be exposed, {{RepositoryVersions/hidden}} which will be set to a value of {{true}} by the web client. When the web client queries for compatible repositories, any which expose {{RepositoryVersions/hidden}} as {{true}} should not be shown.



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