[jira] [Updated] (AMBARI-19751) Credential Store params should be in the command json for RESTART

2017-01-27 Thread Nahappan Somasundaram (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nahappan Somasundaram updated AMBARI-19751:
---

Committed to branch-2.5 and trunk

> 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)


[jira] [Updated] (AMBARI-19751) Credential Store params should be in the command json for RESTART

2017-01-27 Thread Nahappan Somasundaram (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nahappan Somasundaram updated AMBARI-19751:
---
Attachment: rb56029.patch

> 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)


[jira] [Updated] (AMBARI-19751) Credential Store params should be in the command json for RESTART

2017-01-27 Thread Nahappan Somasundaram (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nahappan Somasundaram updated AMBARI-19751:
---
Status: Patch Available  (was: Open)

> 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)


[jira] [Updated] (AMBARI-19751) Credential Store params should be in the command json for RESTART

2017-01-27 Thread Nahappan Somasundaram (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nahappan Somasundaram updated AMBARI-19751:
---
Description: 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.

> 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
>
>
> 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)


[jira] [Updated] (AMBARI-19751) Credential Store params should be in the command json for RESTART

2017-01-27 Thread Nahappan Somasundaram (JIRA)

 [ 
https://issues.apache.org/jira/browse/AMBARI-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nahappan Somasundaram updated AMBARI-19751:
---
Environment: (was: 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.)

> 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
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)