-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4872/
-----------------------------------------------------------
Review request for Flume.
Summary
-------
Even if config specifies different files, all sources end up writing to all
channels. Fixed it.
This addresses bug FLUME-1149.
https://issues.apache.org/jira/browse/FLUME-1149
Diffs
-----
flume-ng-node/src/main/java/org/apache/flume/conf/properties/PropertiesFileConfigurationProvider.java
c0f83e4
Diff: https://reviews.apache.org/r/4872/diff
Testing
-------
Functional testing with multiple channels.
Thanks,
Hari