Siva Kotipalli created FLUME-2715:
-------------------------------------

             Summary: 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)

Reply via email to