https://issues.apache.org/bugzilla/show_bug.cgi?id=54107
Priority: P2
Bug ID: 54107
Assignee: [email protected]
Summary: JSR223TestElement : Enable compilation and caching of
Script Text
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: 2.8
Component: Main
Product: JMeter
Currently JSR223 script are compiled and cached when underlying language
supports it only if script is in external file.
This is a bit annoying as it forces using external scripts.
This issue will implement the following:
- User can set a cache key that must be unique accross Test Plan
- Compiled Scripts will be cleanup up at end of test to allow them to be
removed from cache if user changes script
--
You are receiving this mail because:
You are the assignee for the bug.