[
https://issues.apache.org/jira/browse/AMBARI-22319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16320068#comment-16320068
]
Hudson commented on AMBARI-22319:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8583 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8583/])
AMBARI-22319. Allow the same config type to belong to multiple services
(amagyar:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=8fbaf8dc5683c8f882968add77c5f5025af226ce])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/ConfigHelper.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/Stack.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/AmbariContext.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/topology/AmbariContextTest.java
> Allow the same config type to belong to multiple services
> ---------------------------------------------------------
>
> Key: AMBARI-22319
> URL: https://issues.apache.org/jira/browse/AMBARI-22319
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 3.0.0
> Reporter: Attila Magyar
> Assignee: Attila Magyar
> Fix For: 3.0.0
>
>
> The same config-type cannot be defined in multiple stack services.
> For example both HDFS and Isilon OneFS services have core-site and hdfs-site.
> Currently when we add the OneFS service then the core-site and hdfs-site will
> belong to HDFS (incorrectly).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)