-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26557/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-7729
https://issues.apache.org/jira/browse/AMBARI-7729
Repository: ambari
Description
-------
Related Jira: EAR - 408.
I see this exception in the server log,
java.lang.RuntimeException: Trying to create a ServiceComponent not
recognized in stack info, clusterName=HDSND004, serviceName=GANGLIA,
componentName=MONITOR_WEBSERVER, stackInfo=HDP-1.3.3
If user modifies stack definition and upgrades, services disappear from the
UI, due to above exception.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/state/ServiceComponentImpl.java
2661282
ambari-server/src/main/java/org/apache/ambari/server/state/ServiceImpl.java
d7880c4
Diff: https://reviews.apache.org/r/26557/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk