-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26847/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez and Jonathan Hurley.
Bugs: AMBARI-7822
https://issues.apache.org/jira/browse/AMBARI-7822
Repository: ambari
Description
-------
Component is null since it is a service check action.
14:33:08,558 ERROR [Thread-21] ClusterImpl:1452 - ServiceComponentHost lookup
exception
org.apache.ambari.server.ServiceComponentNotFoundException: ServiceComponent
not found, clusterName=cl1, serviceName=WEBHCAT, serviceComponentName=null
at
org.apache.ambari.server.state.ServiceImpl.getServiceComponent(ServiceImpl.java:279)
at
org.apache.ambari.server.state.cluster.ClusterImpl.processServiceComponentHostEvents(ClusterImpl.java:1448)
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
d12b6fd
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerImplTest.java
affa4c9
Diff: https://reviews.apache.org/r/26847/diff/
Testing
-------
Thanks,
Sid Wagle