[GitHub] jmeter pull request #237: Adds a time boxed sampling for backend listeners

2017-01-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jmeter/pull/237 --- 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] jmeter pull request #237: Adds a time boxed sampling for backend listeners

2016-12-11 Thread FSchumacher
Github user FSchumacher commented on a diff in the pull request: https://github.com/apache/jmeter/pull/237#discussion_r91858293 --- Diff: src/components/org/apache/jmeter/visualizers/backend/SamplerMetric.java --- @@ -28,24 +34,39 @@ * @since 2.13 */ public class

[GitHub] jmeter pull request #237: Adds a time boxed sampling for backend listeners

2016-12-11 Thread FSchumacher
Github user FSchumacher commented on a diff in the pull request: https://github.com/apache/jmeter/pull/237#discussion_r91858285 --- Diff: src/components/org/apache/jmeter/visualizers/backend/SamplerMetric.java --- @@ -88,8 +110,18 @@ private void addHits(SampleResult res) {

[GitHub] jmeter pull request #237: Adds a time boxed sampling for backend listeners

2016-12-11 Thread FSchumacher
Github user FSchumacher commented on a diff in the pull request: https://github.com/apache/jmeter/pull/237#discussion_r91858364 --- Diff: bin/jmeter.properties --- @@ -917,6 +917,8 @@ summariser.name=summary # BackendListener - configuration

[GitHub] jmeter pull request #237: Adds a time boxed sampling for backend listeners

2016-12-11 Thread FSchumacher
Github user FSchumacher commented on a diff in the pull request: https://github.com/apache/jmeter/pull/237#discussion_r91858269 --- Diff: src/components/org/apache/jmeter/visualizers/backend/SamplerMetric.java --- @@ -88,8 +110,18 @@ private void addHits(SampleResult res) {

[GitHub] jmeter pull request #237: Adds a time boxed sampling for backend listeners

2016-12-11 Thread FSchumacher
Github user FSchumacher commented on a diff in the pull request: https://github.com/apache/jmeter/pull/237#discussion_r91858252 --- Diff: src/components/org/apache/jmeter/visualizers/backend/WindowMode.java --- @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache Software

[GitHub] jmeter pull request #237: Adds a time boxed sampling for backend listeners

2016-12-09 Thread max3163
GitHub user max3163 opened a pull request: https://github.com/apache/jmeter/pull/237 Adds a time boxed sampling for backend listeners You can merge this pull request into a Git repository by running: $ git pull https://github.com/max3163/jmeter POW-319 Alternatively you can