[
https://issues.apache.org/jira/browse/AMBARI-9242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302110#comment-14302110
]
Hudson commented on AMBARI-9242:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit-docker #841 (See
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/841/])
AMBARI-9242. API does not allow Repo URL to be changed if the repo version is
current (Yurii Shylov via ncole) (ncole:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=59711d3369e797198755f24cdfce5cc0094f63d3)
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/RepositoryVersionResourceProvider.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/RepositoryVersionResourceProviderTest.java
> API does not allow Repo URL to be changed if the repo version is current
> ------------------------------------------------------------------------
>
> Key: AMBARI-9242
> URL: https://issues.apache.org/jira/browse/AMBARI-9242
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Yurii Shylov
> Assignee: Yurii Shylov
> Fix For: 2.0.0
>
> Attachments: AMBARI-9242.patch
>
>
> API disallows Repo URLs from being edited if the version is current.
> We allow this in 1.7.0 and is a regression.
> We'll not be able to accommodate the case if the repo URL changes (say one
> local mirror server to another, or from public URL to local mirror, etc).
> It is allowed always to change display_name.
> It is possible to change upgrade_pack if it is not installed on any of the
> clusters.
> It is possible to always change base URLs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)