https://issues.apache.org/bugzilla/show_bug.cgi?id=52340
Bug #: 52340
Summary: Allow remote sampling mode to be changed at run-time
Product: JMeter
Version: 2.5.1
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
The remote sampling mode is currently stored in static final field in
SampleSenderFactory, so cannot be changed once the class has been loaded.
There's no particular reason why this is necessary; the values could be
determined at run time.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.