[
https://issues.apache.org/jira/browse/QPID-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573773#action_12573773
]
Rafael H. Schloming commented on QPID-823:
------------------------------------------
That fix is a good one to apply, however I believe there may still be at least
a hypothetical issue with the current approach to stopping the dispatcher
thread. In particular the general approach of using interrupts to stop the
thread is rather fragile. I have further changes that make this process more
robust by using a closeable queue rather than depending on interrupts to stop
the thread.
> AMQP session Dispatcher threads still running after the session is closed
> --------------------------------------------------------------------------
>
> Key: QPID-823
> URL: https://issues.apache.org/jira/browse/QPID-823
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Affects Versions: M3
> Reporter: Arnaud Simon
> Fix For: M3
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.