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

Sebb <[email protected]> changed:

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

--- Comment #2 from Sebb <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to