[
https://issues.apache.org/jira/browse/AMBARI-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843571#comment-15843571
]
Hudson commented on AMBARI-19751:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6574 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6574/])
AMBARI-19751: Credential Store params should be in the command json for
(nsomasundaram:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9d8a54c23146db595e81d72785c4f9779f3bee00])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelper.java
> Credential Store params should be in the command json for RESTART
> -----------------------------------------------------------------
>
> Key: AMBARI-19751
> URL: https://issues.apache.org/jira/browse/AMBARI-19751
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Nahappan Somasundaram
> Assignee: Nahappan Somasundaram
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: rb56029.patch
>
>
> Command json doesn't contain Credential Store related params
> (credentialStoreEnabled, configuration_credentials) for RESTART operation.
> Only AmbariManagementControllerimpl:createHostAction enters these parameters,
> while for the RESTART operations
> AmbariCustomCommandExecutionHelper:addCustomCommandAction creates the command
> json, it should also take care of Credential Store related params. As there
> are several other locations where the command json is created they may as
> well need to be modified.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)