[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1421) QueueImpl::consumer is not cleared when the socket is closed
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Wed Sep 17 12:27:21 EDT 2008
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Clebert Suconic updated JBMESSAGING-1421:
-----------------------------------------
Summary: QueueImpl::consumer is not cleared when the socket is closed (was: Investigate Possible Message Loss When a Client is restarted)
Description:
When the client socket is closed, RemotingServiceImpl::connectionDestroyed is called but nothing is activing the FailureListeners on Server Side, as a result when a client created a consumer, the consumer will stay forever on QueueImpl.
Look at the forum thread for more details.
Assignee: Tim Fox (was: Clebert Suconic)
> QueueImpl::consumer is not cleared when the socket is closed
> ------------------------------------------------------------
>
> Key: JBMESSAGING-1421
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1421
> Project: JBoss Messaging
> Issue Type: Task
> Reporter: Clebert Suconic
> Assignee: Tim Fox
> Fix For: 2.0.0 Beta
>
>
> When the client socket is closed, RemotingServiceImpl::connectionDestroyed is called but nothing is activing the FailureListeners on Server Side, as a result when a client created a consumer, the consumer will stay forever on QueueImpl.
> Look at the forum thread for more details.
--
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