[
https://issues.apache.org/jira/browse/AMBARI-24869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16680223#comment-16680223
]
Hudson commented on AMBARI-24869:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #10276 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/10276/])
[AMBARI-24869] Request configurations when needed during server-side (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=9f25b46514c790109cb99db0d5abc09b8e52ea3d])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/KerberosServerAction.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/serveraction/kerberos/KerberosServerActionTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/DestroyPrincipalsServerAction.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/serveraction/AbstractServerAction.java
> Request configurations when needed during server-side actions rather than
> rely on configuration data from the execution command
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-24869
> URL: https://issues.apache.org/jira/browse/AMBARI-24869
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.8.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.8.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Request configurations when needed during server-side actions rather than
> rely on configuration data from the execution command.
> Due to a recent change, which appeared to remove configuration data from the
> execution command JSON document, data needed for Kerberos-related
> service-side actions is missing. This data may be requested when needed from
> the cluster data at the time of execution rather than when setting up the
> stages.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)