You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Alexey Churkin (JIRA)" <ji...@apache.org> on 2016/02/11 21:21:18 UTC

[jira] [Created] (FLUME-2883) LoadBalancingRpcClient returns wrong value for batchSize

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)