[GitHub] storm pull request #1713: Storm 2124 show requested cpu mem for each compone...

2016-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/1713 --- 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

[GitHub] storm pull request #1713: Storm 2124 show requested cpu mem for each compone...

2016-09-27 Thread abellina
Github user abellina commented on a diff in the pull request: https://github.com/apache/storm/pull/1713#discussion_r80715643 --- Diff: storm-core/src/clj/org/apache/storm/ui/core.clj --- @@ -1016,6 +1019,10 @@ "name" (.get_topology_name comp-page-info)

[GitHub] storm pull request #1713: Storm 2124 show requested cpu mem for each compone...

2016-09-27 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1713#discussion_r80714135 --- Diff: storm-core/src/clj/org/apache/storm/ui/core.clj --- @@ -1016,6 +1019,10 @@ "name" (.get_topology_name comp-page-info)

[GitHub] storm pull request #1713: Storm 2124 show requested cpu mem for each compone...

2016-09-23 Thread abellina
GitHub user abellina opened a pull request: https://github.com/apache/storm/pull/1713 Storm 2124 show requested cpu mem for each component Work done by @jerrypeng at Yahoo. I tweaked the UI a bit. Most of the change is in the generated thrift code. You can merge this pull request