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

Arvind Prabhakar updated FLUME-1113:
------------------------------------

    Attachment: FLUME-1113-3.patch
    
> JDBC Channel invokes size query on every put
> --------------------------------------------
>
>                 Key: FLUME-1113
>                 URL: https://issues.apache.org/jira/browse/FLUME-1113
>             Project: Flume
>          Issue Type: Sub-task
>          Components: Channel
>            Reporter: Arvind Prabhakar
>            Assignee: Arvind Prabhakar
>             Fix For: v1.2.0
>
>         Attachments: FLUME-1113-1.patch, FLUME-1113-2.patch, 
> FLUME-1113-3.patch
>
>
> JDBC Channel provider invokes SchemaHandler.getChannelSize() to test for 
> capacity. It will be better if the channel issues this query once and then 
> uses an in-memory counter to maintain this rather than doing a query on every 
> put.

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