GitHub user tmgstevens opened a pull request:
https://github.com/apache/flume/pull/203
FLUME-3227 Add Rate Limiter to stresssource
This uses a shaded version of the guava rate limiter and includes unit
tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tmgstevens/flume FLUME-3227
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/203.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 #203
----
commit 51e81aa3310639f988258a1cdfb7a9ec92fb2d61
Author: Tristan Stevens <tristan@...>
Date: 2018-03-19T16:13:20Z
Add Rate Limiter to stresssource
----
---