DO NOT REPLY [Bug 48350] Deadlock on distributed testing with 2 clients
[email protected] Sat, 6 Mar 2010 19:10:49 +0000 (UTC)
| Newsgroups | gmane.comp.jakarta.jmeter.devel |
|---|---|
| Message-ID | <[email protected]> |
https://issues.apache.org/bugzilla/show_bug.cgi?id=48350 --- Comment #17 from Philippe Mouawad <[email protected]> 2010-03-06 19:10:48 UTC --- Created an attachment (id=25100) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25100) Patch to deadlock Here is a patch that: - Synchronizes configuration sending to avoid deadlock - clones properties to avoid locking issues (remove synchronization block since Properties object is only read) You are right, there are 2 different references of test HashTree but they share somewhere the same object. Philippe http://wwww.ubik-ingenierie.com -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.