https://issues.apache.org/bugzilla/show_bug.cgi?id=51942
Bug #: 51942
Summary: Synchronisation issue on CacheManager when Concurrent
Download is used
Product: JMeter
Version: 2.5.1
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: HTTP
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27678
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27678
Fix to issue
Hello,
CacheManager#threadCache is a InheritableThreadLocal shared by child thread
that sample concurrent downloaded resources.
So underlying Map is shared and can therefore be corrupted.
Regards
Philippe Mouawad
--
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]