https://bz.apache.org/bugzilla/show_bug.cgi?id=63442
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #7 from Felix Schumacher <[email protected]> --- @Eric did you find time to check? Author: fschumacher Date: Fri May 17 17:00:32 2019 New Revision: 1859442 URL: http://svn.apache.org/viewvc?rev=1859442&view=rev Log: Reduce scanning for LogParser implementations in AccessLogSamplerBeanInfo. I am not sure, that it fixes 63442, but it seems nonsense to re-scan all classes over and over again. The classpath doesn't change that often. Bugzilla 63442 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/AccessLogSamplerBeanInfo.java jmeter/trunk/xdocs/changes.xml -- You are receiving this mail because: You are the assignee for the bug.
