[
https://issues.apache.org/jira/browse/QPID-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573763#action_12573763
]
Arnaud Simon commented on QPID-823:
-----------------------------------
The dispatcher thread is closed before consumers are canceled. When consumers
are canceled a cancel ok message is received resulting in a new dispatcher
thread being created. A simple solution is to stop the dispatcher thread after
consumers have been canceled (this has already been done in the M2 branch
already).
> 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.