[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1805) MessageSucker's suspend() method does unnecessary closing of it's consumer
Howard Gao (JIRA)
jira-events at lists.jboss.org
Sat Apr 24 10:18:10 EDT 2010
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Howard Gao closed JBMESSAGING-1805.
-----------------------------------
Resolution: Done
> MessageSucker's suspend() method does unnecessary closing of it's consumer
> --------------------------------------------------------------------------
>
> Key: JBMESSAGING-1805
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1805
> Project: JBoss Messaging
> Issue Type: Bug
> Components: JMS Clustering
> Affects Versions: 1.4.0.SP3.CP10, 1.4.6.GA
> Reporter: Howard Gao
> Assignee: Howard Gao
> Fix For: 1.4.0.SP3.CP11, 1.4.6.GA.SP1
>
>
> In MessageSucker.suspend(), it tries to close the consumer. This is totally unnecessary. Because on Sucker's connection failure, the failed connection will be closed, meaning its consumer will be closed too.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list