Alexey Churkin created FLUME-2883:
-------------------------------------
Summary: LoadBalancingRpcClient returns wrong value for batchSize
Key: FLUME-2883
URL: https://issues.apache.org/jira/browse/FLUME-2883
Project: Flume
Issue Type: Bug
Components: Client SDK
Reporter: Alexey Churkin
Priority: Minor
LoadBalancingRpcClient doesn't read batchSize property from configuration and
returns default value in getBatchSize method.
But underlying clients creates with right batchSize value read from
configuration. So LoadBalancingRpcClient should also read batch-size
configuration param and set it field batchSize according to it value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)