-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3888/
-----------------------------------------------------------

Review request for Flume.


Summary
-------

If an event comes in with header that does not exits in the config, then route 
it to the default channels. Also, if the header does not exist in the event, 
route it to default channels.


This addresses bug FLUME-945.
    https://issues.apache.org/jira/browse/FLUME-945


Diffs
-----

  
flume-ng-core/src/main/java/org/apache/flume/channel/MultiplexingChannelSelector.java
 e070cf2 
  
flume-ng-core/src/test/java/org/apache/flume/channel/TestMultiplexingChannelSelector.java
 4e585ad 

Diff: https://reviews.apache.org/r/3888/diff


Testing
-------

Added unit tests.


Thanks,

Hari

Reply via email to