GitHub user chuanlei opened a pull request:
https://github.com/apache/storm/pull/582
Feature autotuning for max spout pending
Inspired by Twitter Sigmod 2014 paper âStorm@Twitterâ
I use the number of ack to measure the throughout, and use the automata to
tune the parameter of max-spout-pending automatically
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chuanlei/storm
feature-autotuning-for-max-spout-pending
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/582.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 #582
----
commit 5817cc43bfff97ff79877f219e72f4c64e7cf761
Author: Chuanlei Ni <[email protected]>
Date: 2015-06-05T18:31:20Z
Merge pull request #1 from apache/master
sync
commit b876978cbea10953cef367db939aeed55d1456d0
Author: chuanlei <[email protected]>
Date: 2015-06-06T05:24:40Z
add the feature: auto tuning the max-spout-pending parameter
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---