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

Juhani Connolly commented on FLUME-1457:
----------------------------------------

I think we had a discussion about this before where we decided that un-drained 
channels were ok, because a sink may be later associated to it(though with our 
current configuration this isn't possible).

Should we verify for channels without connected sources/sinks in the node 
config?
                
> Source should not submit event to Channel which it doesnot connect to any Sink
> ------------------------------------------------------------------------------
>
>                 Key: FLUME-1457
>                 URL: https://issues.apache.org/jira/browse/FLUME-1457
>             Project: Flume
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: v1.2.0
>            Reporter: Denny Ye
>            Assignee: Denny Ye
>              Labels: Sink
>             Fix For: v1.4.0
>
>
> If there has Channel (mc) and it does not connect to any Sink, Source 
> shouldn't submit event to it.
> Configuration example:
> {quote}
> #Channels that Source connect to
> agent.sources.scribesource.channels = mc
> #No specified Sink connect to this Channel
> {quote}
> Otherwise, event in this Channel is increasing and no consumer, it's 
> misunderstanding.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to