[ 
https://issues.apache.org/jira/browse/AMBARI-10405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14493964#comment-14493964
 ] 

Hudson commented on AMBARI-10405:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #2302 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/2302/])
AMBARI-10405 Some service components are missing from API response and causes 
problems (dsen) (dsen: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0d5883ff6fb7c2b6aa7e7a52cfc0a907669953bc)
* 
ambari-server/src/main/java/org/apache/ambari/server/state/ServiceComponentImpl.java
* 
ambari-server/src/test/java/org/apache/ambari/server/controller/utilities/DatabaseCheckerTest.java
* 
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariServerTest.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/ControllerModule.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/utilities/DatabaseChecker.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java


> Some service components are missing from API response and causes problems
> -------------------------------------------------------------------------
>
>                 Key: AMBARI-10405
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10405
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>            Priority: Critical
>             Fix For: 2.1.0
>
>
> We have a situation where service components that have been installed and 
> previously working have disappeared from the API response.
> /api/v1/clusters/cluster_name/services/YARN/components does NOT return 
> NODEMANAGER
> /api/v1/clusters/cluster_name/services/STORM/components does NOT return 
> SUPERVISOR
> Note that Ambari Server shows an ERROR when loading these service components, 
> but the server continues the startup sequence.
> Ambari Web is even usable and you can login, but the YARN and STORM service 
> summary panels show invalid info (and other operations fail, since the server 
> thinks these service components don't even exist).
> Ambari DB consistency should be check during ambari-server start



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to