[
https://issues.apache.org/jira/browse/AMBARI-7761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170981#comment-14170981
]
Hudson commented on AMBARI-7761:
--------------------------------
FAILURE: Integrated in Ambari-branch-1.7.0 #85 (See
[https://builds.apache.org/job/Ambari-branch-1.7.0/85/])
AMBARI-7761. stale_configs parameter works incorrectly for Flume (dlysnichenko)
(dlysnichenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d9d9a545087c912466619bbd74ea65e261b616e9)
*
ambari-server/src/test/resources/stacks/HDP/2.0.6/services/FLUME/configuration/flume-conf.xml
* ambari-server/src/main/java/org/apache/ambari/server/state/ConfigHelper.java
*
ambari-server/src/test/java/org/apache/ambari/server/state/ConfigHelperTest.java
*
ambari-server/src/test/resources/stacks/HDP/2.0.6/services/FLUME/configuration/flume-log4j.xml
*
ambari-server/src/test/resources/stacks/HDP/2.0.6/services/FLUME/configuration/flume-env.xml
*
ambari-server/src/test/java/org/apache/ambari/server/api/util/StackExtensionHelperTest.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java
* ambari-server/src/test/resources/stacks/HDP/2.0.6/services/FLUME/metainfo.xml
> stale_configs parameter works incorrectly for Flume
> ---------------------------------------------------
>
> Key: AMBARI-7761
> URL: https://issues.apache.org/jira/browse/AMBARI-7761
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 1.7.0
> Environment: 3-node CentOS 6.4
> HDP 2.1
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 1.7.0
>
> Attachments: AMBARI-7761.patch, AMBARI-7761.patch.1,
> AMBARI-7761_branch-1.7.0.patch
>
>
> *STR:*
> # Deployed cluster with Flume but without Flume Agents
> # Added Flume agent component on each host.
> # Crated config groups for Flume: _group1_(assigned host _c6401_) and
> _group2_(assigned host _c6402_). Note that host _c6403_ is in _Flume Default_
> group.
> # Overrided flume.conf for _group1_ and _group2_ with custom values.
> # Restarted all components for Flume (there are no restart indicators after
> restart).
> # Setted flume.conf for _Flume Default_ group with custom value. (_Flume
> Default_ had only c6403).
> # Clicked 'Save'.
> *Result:* Appeared restart indicators for Flume agents on all hosts,
> including hosts, which are memberships of _group1_ and _group2_ (but configs
> were changed only for Flume agent in _Flume Default_ group).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)