[
https://issues.apache.org/jira/browse/LOG4J2-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576014#comment-14576014
]
Ralph Goers edited comment on LOG4J2-1044 at 6/6/15 11:37 PM:
--------------------------------------------------------------
For the AvroManager the batch size is passed to the Flume RPCClient. It is
passed in the connect method.
was (Author: [email protected]):
For the AvroManager I believe the batch size should be passed to the Flume
RPCClient. It is being passed in the connect method.
> batchSize doesnt work for flume avro manager
> --------------------------------------------
>
> Key: LOG4J2-1044
> URL: https://issues.apache.org/jira/browse/LOG4J2-1044
> Project: Log4j 2
> Issue Type: Question
> Components: Flume Appender
> Affects Versions: 2.2
> Reporter: Siva Kotipalli
>
> The flume appender documentation mention about batch size which states that
> "Specifies the number of events that should be sent as a batch. The default
> is 1.". The batchSize doesnt work and always defaults to one.
> Its noticed that method FlumeAvroManager.send(final BatchEvent events) is
> never referred by appender.
> Kindly let us know what is the correct config for batch size, the provided
> config is
> <Flume name="flume_avro" compress="false" batchSize="5">...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]