[ https://issues.apache.org/jira/browse/AMBARI-22551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Madhuvanthi Radhakrishnan resolved AMBARI-22551. ------------------------------------------------ Resolution: Fixed > Getting NPE in ServiceComponentImpl.updateComponentInfo() > --------------------------------------------------------- > > Key: AMBARI-22551 > URL: https://issues.apache.org/jira/browse/AMBARI-22551 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 3.0.0 > Reporter: Madhuvanthi Radhakrishnan > Assignee: Madhuvanthi Radhakrishnan > Fix For: 3.0.0 > > > curl -X POST -u admin:admin -H "X-Requested-By: ambari" -d @sd.txt > http://localhost:8080/api/v1/clusters/fff/servicegroups/core/services/ZOOKEEPER/dependencies > sd.txt content: > { > "ServiceDependencyInfo" : { > "dependency_service_id" : "2" > } > } > Throws NPE for the first time. -- This message was sent by Atlassian JIRA (v6.4.14#64029)