Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.7.0
-
None
-
None
Description
LoadBalancingRpcClient always use default batch-size which is 100, no way to configure it
Attachments
Attachments
Issue Links
- duplicates
-
FLUME-3246 Validate flume configuration to prevent larger source batch size than the channel transaction capacity
- Resolved
- links to
GitHub user yantzu opened a pull request:
https://github.com/apache/flume/pull/221
FLUME-3265:Cannot set batch-size for LoadBalancingRpcClientYou can merge this pull request into a Git repository by running:
$ git pull https://github.com/yantzu/flume trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/221.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #221
commit 09e57edf702826d3142b3b2d698d2a352ee69cfc
Author: Jeffrey(Xilang) Yan <xilang.yan@...>
Date: 2018-08-06T06:30:36Z
FLUME-3265:Cannot set batch-size for LoadBalancingRpcClientcommit 2e31c9916c50369414eeccc33ef14f89eee18536
Author: Jeffrey(Xilang) Yan <xilang.yan@...>
Date: 2018-08-06T06:49:50Z
unit test