GitHub user abhishekagarwal87 opened a pull request:
https://github.com/apache/storm/pull/1406
[STORM-433] [WIP] Executor queue backlog metric
This is first set of changes to show the average queue population in UI. It
is work in progress. Right now, only the population is shown only for the
executors and not aggregated at component level.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abhishekagarwal87/storm backlog-metrics
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1406.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 #1406
----
commit 81f35aa0c93720da9a034378dac23b8efef2c25f
Author: Abhishek Agarwal <[email protected]>
Date: 2016-04-25T07:30:19Z
First cut implementation for backlog metrics
commit 73f608beab475a47af5665d1952ed3f488026bff
Author: Abhishek Agarwal <[email protected]>
Date: 2016-05-07T07:58:29Z
Merge branch '1.x-branch' of https://github.com/apache/storm into
backlog-metrics
commit d00376ff75a0a535a7760ff1be8487f076e176a7
Author: Abhishek Agarwal <[email protected]>
Date: 2016-05-08T06:23:45Z
Changes in thrift java class
commit ab138bc49ed5e8fb4e7ae450d891670388b3a507
Author: Abhishek Agarwal <[email protected]>
Date: 2016-05-08T16:28:32Z
Add backlog metrics to spout component
----
---
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.
---