[
https://issues.apache.org/activemq/browse/AMQ-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies resolved AMQ-2025.
-----------------------------
Resolution: Fixed
Fixed by SVN revision 723614
> More than one Thread can be created for a JMS Session
> -----------------------------------------------------
>
> Key: AMQ-2025
> URL: https://issues.apache.org/activemq/browse/AMQ-2025
> Project: ActiveMQ
> Issue Type: Bug
> Components: JMS client
> Affects Versions: 5.1.0, 5.2.0
> Reporter: Rob Davies
> Assignee: Rob Davies
> Priority: Critical
> Fix For: 5.3.0
>
>
> There is currently no guard around the creation of more than taskRunner in
> the ActiveMQSessionExecutor.wakeup() call.
> The wakeup() call cannot itself be synchronized because that will lead to
> deadlocks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.