[
https://issues.apache.org/jira/browse/LOG4J2-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576326#comment-14576326
]
Siva Kotipalli commented on LOG4J2-1044:
----------------------------------------
Thanks a lot for response.
I had looked into it, it only works for FlumePersistentManager, where we need
db. Is there any plan to include this sendBatch option to AVRO type. I need to
send 1000s of events every millsec, which would make sense to batch 1000 events
per millisec and send it as single lot across using flume AVRO instead of 1000
events sent across network individually per milli sec.
> 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]