You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by wangli1426 <gi...@git.apache.org> on 2016/09/29 02:42:50 UTC

[GitHub] storm pull request #1719: [STORM-1057] Add throughput metrics to spouts/bolt...

GitHub user wangli1426 opened a pull request:

    https://github.com/apache/storm/pull/1719

    [STORM-1057] Add throughput metrics to spouts/bolts and display them on web ui for master branch

    Hi @HeartSaVioR, @revans2, @harshach,@d2r,@unsleepy22,
    
    In this PR, throughput of tasks is calculated and displayed on web ui.
    If you want to check the new feature, do not forget to clear your browser cache first so that the throughput columns can be displayed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wangli1426/storm throughput-for-master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1719.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 #1719
    
----
commit fbb51095f7f915b9dabf2bb1d3c643b67a20a807
Author: Li Wang <wa...@gmail.com>
Date:   2016-09-28T05:39:16Z

    create throughput metric for the bolt/spout.

commit c3f5e1cc8acd3a59bbd2f75a35e9f293942ffcd1
Author: Li Wang <wa...@gmail.com>
Date:   2016-09-29T02:34:43Z

    display throughput metrics on web ui.

commit bba445d91ab92ff0e2a88457b119a88e9329cbc2
Author: Li Wang <wa...@gmail.com>
Date:   2016-09-29T02:35:15Z

    avoiding losing precision when computing the aggregated throughput for spout/bolt.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm issue #1719: [STORM-1057] Add throughput metrics to spouts/bolts and d...

Posted by wangli1426 <gi...@git.apache.org>.
Github user wangli1426 commented on the issue:

    https://github.com/apache/storm/pull/1719
  
    Any comment?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm issue #1719: [STORM-1057] Add throughput metrics to spouts/bolts and d...

Posted by wangli1426 <gi...@git.apache.org>.
Github user wangli1426 commented on the issue:

    https://github.com/apache/storm/pull/1719
  
    @HeartSaVioR, @revans2, @harshach,@d2r,@unsleepy22 Any comment to this PR, please?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---