Di Li created AMBARI-11185:
------------------------------
Summary: Edit Repositories on an added repo version fails with 500
status code
Key: AMBARI-11185
URL: https://issues.apache.org/jira/browse/AMBARI-11185
Project: Ambari
Issue Type: Bug
Affects Versions: 2.1.0
Reporter: Di Li
Fix For: 2.1.0
I used HDP beta build:
http://s3.amazonaws.com/dev.hortonworks.com/ambari/centos6/2.x/BUILDS/2.1.0-482
On the Stack and Versions page, under Versions tab, user cannot update the repo
URL of an added Repo version. Users can add repo versions via the "Manage
Versions" button, however after the repo is added, user cannot update the repo
URL anymore.
As part of the update repo URL feature introduced in Ambari 2.0, a repo version
check was added to make sure the repo added has the same version info as the
one installed, due to Ambari 2.0 's rolling upgrade limitations.
In the Ambari 2.1 build I tried, the repo version check
(AmbariManagementControllerImpl.verifyRepository) is still the Ambari 2.0
behavior where it rejects any updates of HDP 2.3 repo URL.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)