You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Arvind Prabhakar (Assigned) (JIRA)" <ji...@apache.org> on 2012/02/29 04:22:08 UTC

[jira] [Assigned] (FLUME-1007) JDBC Channel using Derby as a provider does not scale

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

Arvind Prabhakar reassigned FLUME-1007:
---------------------------------------

    Assignee: Arvind Prabhakar
    
> JDBC Channel using Derby as a provider does not scale
> -----------------------------------------------------
>
>                 Key: FLUME-1007
>                 URL: https://issues.apache.org/jira/browse/FLUME-1007
>             Project: Flume
>          Issue Type: Improvement
>          Components: Channel
>    Affects Versions: v1.0.0
>            Reporter: Brock Noland
>            Assignee: Arvind Prabhakar
>         Attachments: FLUME-1007.patch
>
>
> In the attached test, I fill up the JDBC Channel and then drain it. It appears as the number of the events in the channel, the length it takes to drain the queue increases in a non-linear fashion.
> Events 5,000
> Put  2907 ms
> Take 33615 ms
> Events 10,000
> Put  4469 ms
> Take 259937 ms
> Events: 15,000
> Put  6590 ms
> Take 643294 ms

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