----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26847/#review57628 -----------------------------------------------------------
Ship it! Ship It! - Alejandro Fernandez On Oct. 21, 2014, 6:05 p.m., Sid Wagle wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26847/ > ----------------------------------------------------------- > > (Updated Oct. 21, 2014, 6:05 p.m.) > > > Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, and Yusaku > Sako. > > > 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 > ------- > > > File Attachments > ---------------- > > Added null check > > https://reviews.apache.org/media/uploaded/files/2014/10/17/29ddeca9-db82-4325-b232-c740c7885ee2__AMBARI-7822-1.patch > > > Thanks, > > Sid Wagle > >
