BackendListener: Allow implementations to get sample_variables
Open
enhancement
os: All
P1
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**Deepak Shetty** ([Bug 57962](https://bz.apache.org/bugzilla//show_bug.cgi?id=57962&redirect=false)):
Most listeners allow variables to be saved using sample_variables in jmeter.properties. However there seems to be no way to do the same in implementations of the BackendListener interface. Maybe the SampleResult class should also have a copy of the variable values or the interface method should have a copy of the variables object.
OS: All
Duplicates:
* https://github.com/apache/jmeter/issues/4112
Contributor guide
Assessment
This issue has not been assessed yet.