You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Brock Noland (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/28 13:59:48 UTC

[jira] [Resolved] (FLUME-998) JDBC Channel take does not block

     [ https://issues.apache.org/jira/browse/FLUME-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brock Noland resolved FLUME-998.
--------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: v1.1.0)

It has been decided the channels should not block but that the HDFSEventSink should return backoff when the channel has no events. Another JIRA will be submitted to fix this.
                
> JDBC Channel take does not block
> --------------------------------
>
>                 Key: FLUME-998
>                 URL: https://issues.apache.org/jira/browse/FLUME-998
>             Project: Flume
>          Issue Type: Improvement
>          Components: Channel
>    Affects Versions: v1.0.0
>            Reporter: Brock Noland
>            Priority: Critical
>
> Memory Channel takes block for a few seconds if there are no events to take. This so the thread consuming events does not spin in a tight loop. JDBC Channel does not block and returns null immediately, as such the thread gettings events spins hard.

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