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
Reporter: Arvind Prabhakar
Assignee: Arvind Prabhakar
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