On 02/01/2014 12:13 AM, Justin wrote:
2. When my applications are destructing, if some thread has a fetch() call
in progress with an infinite timeout, I cannot get that thread to end. My
research seemed to show that calling close() on the session object should
abort a fetch() call, but I am not seeing this work. Is there something else
I should be doing or some other mechanism to force a fetch() call to return
prematurely?

That is a bug that was fixed in 0.26: https://issues.apache.org/jira/browse/QPID-4265

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to