You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2014/05/22 14:20:17 UTC

[Bug 56554] New: Generate compilation ache key automatically

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: issues@jmeter.apache.org
          Reporter: greatvovan@gmail.com

>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.

[Bug 56554] Generate compilation cache key automatically

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56554

Vladimir Ryabtsev <gr...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Generate compilation ache   |Generate compilation cache
                   |key automatically           |key automatically
                 OS|                            |All

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