----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3888/#review5115 -----------------------------------------------------------
Ship it! +1 - Arvind On 2012-02-14 17:24:36, Hari Shreedharan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/3888/ > ----------------------------------------------------------- > > (Updated 2012-02-14 17:24:36) > > > 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 > >
