Bug 59082 - remove the "TestCompiler.useStaticSet" parameter
Summary: remove the "TestCompiler.useStaticSet" parameter
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.13
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords: PatchAvailable
Depends on:
Blocks:
 
Reported: 2016-02-27 09:28 UTC by benoit.wiart
Modified: 2016-03-01 12:35 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description benoit.wiart 2016-02-27 09:28:43 UTC
remove the "TestCompiler.useStaticSet" parameter that was added 3.5
years ago as a way to revert to a previous behavior if something was
wrong.
The world did not collapse, the parameter is not needed anymore.
TestCompiler#IS_USE_STATIC_SET was kept for compatibility. it will be
removed in the next version.
Comment 1 benoit.wiart 2016-02-27 11:40:06 UTC
PR https://github.com/apache/jmeter/pull/143
Comment 2 Philippe Mouawad 2016-03-01 12:35:50 UTC
Date: Tue Mar  1 12:35:26 2016
New Revision: 1733057

URL: http://svn.apache.org/viewvc?rev=1733057&view=rev
Log:
Bug 59082 - remove the "TestCompiler.useStaticSet" parameter
Contributed by Benoit Wiart
#resolve #143
Bugzilla Id: 59082

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/control/GenericController.java
    jmeter/trunk/src/core/org/apache/jmeter/threads/AbstractThreadGroup.java
    jmeter/trunk/src/core/org/apache/jmeter/threads/TestCompiler.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:02 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3862