[GitHub] storm pull request #2037: [STORM-2363] Provide configuration to set the numb...

2017-04-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2037 --- 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 enab

[GitHub] storm pull request #2037: [STORM-2363] Provide configuration to set the numb...

2017-04-04 Thread liu-zhaokun
Github user liu-zhaokun commented on a diff in the pull request: https://github.com/apache/storm/pull/2037#discussion_r109815474 --- Diff: storm-core/src/jvm/org/apache/storm/Config.java --- @@ -2356,7 +2356,7 @@ */ @isInteger @isPositiveNumber -p

[GitHub] storm pull request #2037: [STORM-2363] Provide configuration to set the numb...

2017-04-04 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/2037#discussion_r109814386 --- Diff: storm-core/src/jvm/org/apache/storm/Config.java --- @@ -2356,7 +2356,7 @@ */ @isInteger @isPositiveNumber -p

[GitHub] storm pull request #2037: [STORM-2363] Provide configuration to set the numb...

2017-04-01 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/2037#discussion_r109283335 --- Diff: storm-core/src/jvm/org/apache/storm/stats/BoltExecutorStats.java --- @@ -36,8 +36,8 @@ public static final String PROCESS_LATENCIES =

[GitHub] storm pull request #2037: [STORM-2363] Provide configuration to set the numb...

2017-04-01 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/2037#discussion_r109283324 --- Diff: storm-core/src/jvm/org/apache/storm/stats/CommonStats.java --- @@ -37,7 +36,7 @@ protected final int rate; protected final Map

[GitHub] storm pull request #2037: [STORM-2363] Provide configuration to set the numb...

2017-04-01 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/2037#discussion_r109283329 --- Diff: storm-core/src/jvm/org/apache/storm/stats/SpoutExecutorStats.java --- @@ -30,8 +30,8 @@ public static final String FAILED = "failed";

[GitHub] storm pull request #2037: [STORM-2363] Provide configuration to set the numb...

2017-03-31 Thread liu-zhaokun
GitHub user liu-zhaokun opened a pull request: https://github.com/apache/storm/pull/2037 [STORM-2363] Provide configuration to set the number of RollingWindow [https://issues.apache.org/jira/browse/STORM-2363?filter=-2](url) Users can set the number of RollingWindow which applied