GitHub user tmgstevens opened a pull request:
https://github.com/apache/flume/pull/204
FLUME-2605 - Remove usage of CounterGroup from
org.apache.flume.source.StressSource
Rework of original patch by Bartosz Åugowski
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tmgstevens/flume FLUME-2605
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/204.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 #204
----
commit 6fe2b001f38a02effe20185aee855bb80c01c85a
Author: Tristan Stevens <tristan@...>
Date: 2018-03-19T21:44:58Z
Rework of original patch for FLUME-2605
----
---