Configuration changes can not remove already configured components ------------------------------------------------------------------
Key: FLUME-849 URL: https://issues.apache.org/jira/browse/FLUME-849 Project: Flume Issue Type: Bug Components: Configuration Affects Versions: NG alpha 1 Reporter: E. Sammer When Flume receives a configuration change event (via onConfigurationChange()) it can not detect the removal of configuration. For instance, if source 1 is configured and the user removes source 1 and adds source 2 Flume will now have both started rather than just source 2. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira