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

Arvind Prabhakar commented on FLUME-1139:
-----------------------------------------

@Hari - the exposed transaction is to enable multi-event put/take semantics. 
Any optimization needed to facilitate this exchange is internal detail of the 
channel. I do not think it makes sense to expose the batch semantics at the 
channel level.
                
> Add support for batch takes from channels
> -----------------------------------------
>
>                 Key: FLUME-1139
>                 URL: https://issues.apache.org/jira/browse/FLUME-1139
>             Project: Flume
>          Issue Type: Improvement
>          Components: Channel
>    Affects Versions: v1.2.0
>            Reporter: Hari Shreedharan
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Adding this will help improve performance of channels that use persistent 
> storage to store events, since this will reduce the number of output stream 
> flushes - especially if the channel buffers events in memory like recoverable 
> memory channel.

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