[
https://issues.apache.org/jira/browse/AMBARI-9406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304529#comment-14304529
]
Hudson commented on AMBARI-9406:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1682 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1682/])
AMBARI-9406. Service configurations are not updated as customized in the
descriptor (rlevas) (rlevas:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d6c389c115194e6055f5e21fefdf389a4b5c586f)
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackServiceResourceProvider.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/kerberos/AbstractKerberosDescriptor.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerImplTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/ClusterRequest.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/HostComponentResourceProviderTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/kerberos/KerberosServiceDescriptor.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/KerberosHelper.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostComponentResourceProvider.java
*
ambari-server/src/test/java/org/apache/ambari/server/api/services/AmbariMetaInfoTest.java
*
ambari-server/src/test/java/org/apache/ambari/server/state/kerberos/KerberosServiceDescriptorTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/kerberos/KerberosServiceDescriptorFactory.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ClusterResourceProvider.java
*
ambari-server/src/test/java/org/apache/ambari/server/state/ConfigHelperTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/api/services/AmbariMetaInfo.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/kerberos/KerberosDescriptor.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/KerberosHelperTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackVersionResourceProvider.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackArtifactResourceProvider.java
*
ambari-server/src/test/java/org/apache/ambari/server/state/kerberos/KerberosDescriptorTest.java
*
ambari-server/src/test/java/org/apache/ambari/server/stack/KerberosDescriptorTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/kerberos/KerberosDescriptorFactory.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/ControllerModule.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/kerberos/AbstractKerberosDescriptorFactory.java
> Service configurations are not updated as customized in the descriptor
> ----------------------------------------------------------------------
>
> Key: AMBARI-9406
> URL: https://issues.apache.org/jira/browse/AMBARI-9406
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Labels: kerberos, kerberos_descriptor
> Fix For: 2.0.0
>
> Attachments: AMBARI-9406_01.patch, AMBARI-9406_02.patch,
> AMBARI-9406_03.patch
>
>
> Though the Kerberos descriptor was saved with the customized value for
> smokeuser
> {noformat}(${cluster-env/smokeuser}/c1@${realm}){noformat}
> but the generated principal had the default value (i.e without /c1) and the
> corresponding configurations also had the default value
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)