https://issues.apache.org/bugzilla/show_bug.cgi?id=51919

--- Comment #14 from Philippe Mouawad <p.moua...@ubik-ingenierie.com> 
2011-10-23 17:37:26 UTC ---
Date: Sun Oct 23 17:38:38 2011
New Revision: 1187939

URL: http://svn.apache.org/viewvc?rev=1187939&view=rev
Log:
Bug 51919 - Random ConcurrentModificationException or NoSuchElementException in
CookieManager#removeMatchingCookies when using Concurrent Download

Fix proposition:
- Clone Sampler
- Clone CookieManager for each AsyncSampler
- Implement custom thread factory to add thread end notification that will call
threadFinished on cloned sampler

 we can revert if you don't agree

Modified:
  
jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.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: notifications-unsubscr...@jakarta.apache.org
For additional commands, e-mail: notifications-h...@jakarta.apache.org

Reply via email to