https://issues.apache.org/bugzilla/show_bug.cgi?id=51752
Milamber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Milamber <[email protected]> 2011-09-07 13:27:07 UTC --- Good catch. Thanks for report. Fixed with InheritableThreadLocal (concurrent threads pool are chlidren of main http request/virtual user) URL: http://svn.apache.org/viewvc?rev=1166165&view=rev Log: Bug 51752 - HTTP Cache is broken when using "Retrieve all embedded resources" with concurrent pool Modified: jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/CacheManager.java jakarta/jmeter/trunk/xdocs/changes.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
