Remote Statistical mode needs to collect min/max separately
Open
os: All
P2
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**Sebb** ([Bug 43484](https://bz.apache.org/bugzilla//show_bug.cgi?id=43484&redirect=false)):
The remote statistical mode currently accumulates the elapsed and latency
times.
Min and Max times are worked out later by the visualiser.
However it is not possible to calculate these from the aggregated data.
If min/max are to be returned to the client, they need to be calculated by the
node which performs the sample.
See also https://github.com/apache/jmeter/issues/2021
Votes in Bugzilla: 4
Severity: normal
OS: All
Duplicates:
* https://github.com/apache/jmeter/issues/4188
Depends on:
* https://github.com/apache/jmeter/issues/4188
Contributor guide
Assessment
This issue has not been assessed yet.