Dmytro Grinenko created AMBARI-25071:
----------------------------------------
Summary: The way to determine if repository is removable
Key: AMBARI-25071
URL: https://issues.apache.org/jira/browse/AMBARI-25071
Project: Ambari
Issue Type: Task
Components: ambari-server
Affects Versions: trunk
Reporter: Dmytro Grinenko
Assignee: Dmytro Grinenko
Fix For: trunk
With possibility to removing no needed or not yet already used repositories, we
need to provide to the world the information about it "removability".
Previously we had 1 factor, which tells that repo could be removed - it were
not installed and not present on any host. Now it would be more complex:
- We will allow to uninstall any non-current repo except revertable things like
hotfixes, patches incl. base branch to which they were applied
Due to more complex nature of remove possibility, we need to provide this info
alongside with the repositories information through API, so UI would be able to
not hard-code this logic on own side.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)