|
|
-
Re: Review Request: FLUME-1768. Multiplexing channel selector should allow optional-only channelsBrock Noland 2012-12-07, 18:37
> On Dec. 7, 2012, 6:25 p.m., Brock Noland wrote: > > Sorry, I found one more item. Looks like the user guide needs to be updated as well. For example I found this statement "The default must be set for a multiplexing select which can also contain any number of channels." Tests passed though - Brock ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8387/#review14173 ----------------------------------------------------------- On Dec. 6, 2012, 11:34 p.m., Hari Shreedharan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8387/ > ----------------------------------------------------------- > > (Updated Dec. 6, 2012, 11:34 p.m.) > > > Review request for Flume. > > > Description > ------- > > Added support for an optional channels only configuration. > > > This addresses bug FLUME-1768. > https://issues.apache.org/jira/browse/FLUME-1768 > > > Diffs > ----- > > flume-ng-core/src/main/java/org/apache/flume/channel/MultiplexingChannelSelector.java 866d9dc > flume-ng-core/src/test/java/org/apache/flume/channel/TestMultiplexingChannelSelector.java 9dff5bb > > Diff: https://reviews.apache.org/r/8387/diff/ > > > Testing > ------- > > Added 2 unit tests to test various sets of configs. > > > Thanks, > > Hari Shreedharan > > |