On 20/11/2007, Dmitry Kudrenko <[EMAIL PROTECTED]> wrote: > Greetings, sebb! > > s> I'm thinking of releasing JMeter 2.3.1 soon. > Thank you sebb and all JMeter community for your hard work. > > s> Quite a few improvements and bug fixes have been added since 2,3. > > s> Not as many as we had hoped or planned in: > s> http://wiki.apache.org/jakarta-jmeter/FutureReleases > s> - but enough I think to make it worth a release. > > s> Any objections? Any patches that really ought to be added? > I am not sure, but seems I have critical bug with javaScript. > > I am not ready to describe it in details to put in bugzilla or fix it, > but I am and trying to reproduce it with clear scenario. > > Shortly, I use javaScript for calculation needs in my test plan and > seems synchronization in JavaScript.process method blocked thread for > a long time (I used YourKit Java Profiler to identify this). > > I have the following problems with javaScript (I can't reproduce it > using simple test plan): > 1) _response_time_ increased when I use javaScript in parameter value > (it includes javaScript processing instead of sending/receiving time) > 2) Test plan execution time increased in 5 times, when I delete > javaScript from HTTPRequest element (not only HTTPRequest element). > > Sorry, I wanted to find exact reason before posting, but should tell > you before releasing.
Unless the fix is easy to apply and test, I'm afraid it will have to wait until the next release. Please file a Bugzilla report with test case and I will have a look, but I doubt very much that it will make it into this release. We have to draw a line somewhere, and new bugs (if indeed it is a bug) are not top-priority unless they are clearly critical. There will be other releases after this one. We need to make all the recent fixes available as a formal release, and can then move on to the next. > -- > Best regards, > Dmitry > mailto:[EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
