[ 
https://issues.apache.org/jira/browse/FLUME-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208244#comment-13208244
 ] 

[email protected] commented on FLUME-945:
-----------------------------------------------------


-----------------------------------------------------------
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:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/3888/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-02-14 17:24:36)
bq.  
bq.  
bq.  Review request for Flume.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  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.
bq.  
bq.  
bq.  This addresses bug FLUME-945.
bq.      https://issues.apache.org/jira/browse/FLUME-945
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    
flume-ng-core/src/main/java/org/apache/flume/channel/MultiplexingChannelSelector.java
 e070cf2 
bq.    
flume-ng-core/src/test/java/org/apache/flume/channel/TestMultiplexingChannelSelector.java
 4e585ad 
bq.  
bq.  Diff: https://reviews.apache.org/r/3888/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  Added unit tests.
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Hari
bq.  
bq.


                
> Add the ability to specify a default channel for multiplexing channel 
> selector.
> -------------------------------------------------------------------------------
>
>                 Key: FLUME-945
>                 URL: https://issues.apache.org/jira/browse/FLUME-945
>             Project: Flume
>          Issue Type: Improvement
>    Affects Versions: v1.0.0
>            Reporter: Arvind Prabhakar
>            Assignee: Hari Shreedharan
>             Fix For: v1.1.0
>
>         Attachments: FLUME-945-2.patch
>
>
> For events that do not match any mapping specified in the selector 
> configuration, there should be the ability to setup a default channel. This 
> will ensure that no events are getting dropped from the system.

--
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

        

Reply via email to