Siddharth Wagle created AMBARI-5216:
---------------------------------------
Summary: stale_configs parameter works not properly after removing
config group
Key: AMBARI-5216
URL: https://issues.apache.org/jira/browse/AMBARI-5216
Project: Ambari
Issue Type: Bug
Components: controller
Affects Versions: 1.5.0
Reporter: Siddharth Wagle
Assignee: Siddharth Wagle
Fix For: 1.5.0
*Steps:*
# Deployed 3-node cluster.
# Added new config group for HDFS service.
# Assigned to newly created group 2 hosts.
# Overrided property *DataNode maximum Java heap size* from value 1024 to 1025.
# Executed rolling restart of DataNodes so for them maxJavaHeapSize became to
1025.
# Removed newly created group and assigned to HDFS default (where
maxJavaHeapSize is 1024).
*Result*: Restart indicator is absent for HDFS service after deleting config
group with custom property.
--
This message was sent by Atlassian JIRA
(v6.2#6252)