https://issues.apache.org/bugzilla/show_bug.cgi?id=56554

            Bug ID: 56554
           Summary: Generate compilation ache key automatically
           Product: JMeter
           Version: 2.11
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]

>From documentation we know that engine tries to compile script in JSR223 if
compilation cache key is set. But why do we need take care about its
uniqueness? Why can't JMeter automatically generate random string for this
field (or, for example, hash from Script Text)?

My proposal is:
1. Remove Compilation Cache Key field.
2. Add Compile flag, and make it available only if choosen Scripting Engine
implement Compilable interface.
3. In case Compilable flag is set, generate cache key automatically.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to