[
https://issues.apache.org/jira/browse/AMBARI-23224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16398896#comment-16398896
]
Hudson commented on AMBARI-23224:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8858 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8858/])
AMBARI-23224. Dependency check should ignore unknown services (#647) (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=988ec0a50345dddccb713c6adeeb4e20cadbceaf])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/BlueprintValidatorImpl.java
> Dependency check should ignore unknown services
> -----------------------------------------------
>
> Key: AMBARI-23224
> URL: https://issues.apache.org/jira/browse/AMBARI-23224
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.7.0
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Critical
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{BlueprintValidatorImpl}} throws NPE if encounters an unknown component.
> {noformat}
> at
> org.apache.ambari.server.topology.BlueprintValidatorImpl.validateHostGroup(BlueprintValidatorImpl.java:250)
> at
> org.apache.ambari.server.topology.BlueprintValidatorImpl.validateTopology(BlueprintValidatorImpl.java:70)
> at
> org.apache.ambari.server.topology.BlueprintImpl.validateTopology(BlueprintImpl.java:332)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)