[
https://issues.apache.org/jira/browse/AMBARI-25304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863212#comment-16863212
]
Hudson commented on AMBARI-25304:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #522 (See
[https://builds.apache.org/job/Ambari-branch-2.7/522/])
AMBARI-25304. Request configurations when needed during server-side (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=2ec7e26209685afcbcfa58a19775df550bb1a004])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/serveraction/AbstractServerAction.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/KerberosServerAction.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/DestroyPrincipalsServerAction.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/serveraction/kerberos/KerberosServerActionTest.java
> Request configurations when needed during server-side actions rather than
> rely on configuration data from the execution command
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-25304
> URL: https://issues.apache.org/jira/browse/AMBARI-25304
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Reporter: Attila Magyar
> Assignee: Attila Magyar
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.4
>
> Time Spent: 1h 20m
> 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)