SamplerCreatorFactory.getSamplerCreator has two unused parameters
Open
enhancement
os: All
P2
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**Sebb** ([Bug 60069](https://bz.apache.org/bugzilla//show_bug.cgi?id=60069&redirect=false)):
The method org.apache.jmeter.protocol.http.proxy.SamplerCreatorFactory.getSamplerCreator only uses its first parameter - the two Map parameters are ignored.
The parameters could be dropped; or at least they could be documented as being ignored.
OS: All
Contributor guide
Assessment
This issue has not been assessed yet.