[
https://issues.apache.org/jira/browse/FLUME-3227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16405142#comment-16405142
]
ASF GitHub Bot commented on FLUME-3227:
---------------------------------------
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
----
> Add Rate Limiter to StressSource
> --------------------------------
>
> Key: FLUME-3227
> URL: https://issues.apache.org/jira/browse/FLUME-3227
> Project: Flume
> Issue Type: Improvement
> Components: Sinks+Sources
> Reporter: Tristan Stevens
> Assignee: Tristan Stevens
> Priority: Major
>
> Currently the StressSource just runs flat out (on modern hardware can
> generate 20M events per second with no problems), relying on backpressure
> from the channel to regulate itself.
> Request to introduce a feature to proactively limit itself.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]