https://bz.apache.org/bugzilla/show_bug.cgi?id=61556
--- Comment #17 from Philippe Mouawad <[email protected]> --- (In reply to Justin McCartney from comment #16) > Hi Philippe, > > Groovy > > I verified again and the (3.2 default included) groovy jar is definitely > removed. The only Groovy jar on the class path is groovy-all-2.4.7.jar. I > re-executed the test with 3.2 and received the same result, OOM metaspace. > > I see that your Jmeter docs you linked to do actually mention not to be use > variable replacement for Groovy scripts which is good. However, I think > this should be added to the IfController docs as it should be clearer there > that using variable replacement will have a negative impact on performance. > Also some examples could be provided to give clarity on the correct syntax > to use. > > The function help for __groovy could also do with this information. > > There seem to be other metaspace bugs against later versions of Groovy, > e.g.: https://issues.apache.org/jira/browse/GROOVY-8189 > > Javascript > > I currently haven't got a simple test that shows the problems we encountered > with our long running load tests in 3.2 vs earlier Jmeter. I will try and > re-execute the tests, but I might not get a slot to execute the tests until > early next week. I would ignore anything related to JS until then. Hello Justin, Would you be ready to contribute a PR for documentation improvements ? - http://jmeter.apache.org/building.html I'll be happy to merge it. Thanks Regards -- You are receiving this mail because: You are the assignee for the bug.
