[
https://issues.apache.org/jira/browse/FLUME-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siva Kotipalli resolved FLUME-2715.
-----------------------------------
Resolution: Not A Problem
This is resolved with log4J team
> AbstractRpcClient batchsize usage
> ---------------------------------
>
> Key: FLUME-2715
> URL: https://issues.apache.org/jira/browse/FLUME-2715
> Project: Flume
> Issue Type: Question
> Reporter: Siva Kotipalli
> Priority: Minor
>
> The log4J2 flume appenders uses "batch-size" property and calls append(Event
> event) and seems like assuming RpcClient need to handle it by batching the
> events.
> The "batch-size" property in FailoverRpcClient is only used when appendBatch
> is called and the property value is ignored while calling append(Event
> event). Please confirm my understanding.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)