[
https://issues.apache.org/jira/browse/AMBARI-9275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yurii Shylov resolved AMBARI-9275.
----------------------------------
Resolution: Fixed
> Cannot delete registered-version with invalid repo URLs
> -------------------------------------------------------
>
> Key: AMBARI-9275
> URL: https://issues.apache.org/jira/browse/AMBARI-9275
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Yurii Shylov
> Assignee: Yurii Shylov
> Fix For: 2.0.0
>
>
> I registered a repo-version with URLs that have no repo
> # http://apache.org
> # http://apache.org
> Then I attempted to install - which failed. Then when I attempt to deregister
> the version, hit the following response
> {code}
> DELETE http://c6401:8080/api/v1/stacks/HDP/versions/2.2/repository_versions/3
> {
> "status" : 500,
> "message" : "org.apache.ambari.server.controller.spi.SystemException:
> Repository version can't be deleted as it is INSTALL_FAILED on cluster c1"
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)