You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2009/11/03 15:21:30 UTC

DO NOT REPLY [Bug 47900] Subscriber ThreadGroup won't stop

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

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Sebb <se...@apache.org> 2009-11-03 06:21:29 UTC ---
Thanks for the patch.

I had to change the interrupted boolean flag to volatile, else the updated
value might not be propagated to the running thread.

Also, the interrupt() method should not clear down the pool or counts.


URL: http://svn.apache.org/viewvc?rev=832426&view=rev
Log:
Bug 47900 - Allow JMS Subscriber Sampler to be interrupted

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org