[
https://issues.apache.org/jira/browse/AMBARI-6244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14041387#comment-14041387
]
Xi Wang commented on AMBARI-6244:
---------------------------------
Reason why this happened:
Actual:
On Service Actions > Restart All/ DataNodes, we only target the components with
"staleConfigs == false";
For example, as for HDFS, 2 of 5 components got stale configs and required to
restart, if you click on Service Actions > Restart All, current behavior is
Only the other 3 components restarted, but the correct behavior should be all 5
components restarted.
Solution:
On Service Actions > Restart All/ DataNodes, target the components with both
"staleConfigs == false" and "staleConfigs == true"; (not require this param any
more)
> Restart icon is present after Service Actions->Restart all button click.
> ------------------------------------------------------------------------
>
> Key: AMBARI-6244
> URL: https://issues.apache.org/jira/browse/AMBARI-6244
> Project: Ambari
> Issue Type: Bug
> Components: client
> Affects Versions: 1.6.1
> Reporter: Xi Wang
> Assignee: Xi Wang
> Priority: Critical
> Fix For: 1.6.1
>
>
> STR:
> Change property for some service (Hive as example)
> Save changes
> Click Service Actions->Restart all button
> Actual result:
> Service Actions->Restart all button does not work (do nothing). Restart
> passed, but restart icon still present.
> Expected result:
> Service Actions->Restart all button works. Restart passed, restart icon is
> not present after action.
--
This message was sent by Atlassian JIRA
(v6.2#6252)