[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-564) Session.unsubscribe() leaves an active associated consumer (durable subscriber) in an undefined state

Ovidiu Feodorov (JIRA) jira-events at jboss.com
Thu Sep 28 19:38:41 EDT 2006


Session.unsubscribe() leaves an active associated consumer (durable subscriber) in an undefined state
-----------------------------------------------------------------------------------------------------

                 Key: JBMESSAGING-564
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-564
             Project: JBoss Messaging
          Issue Type: Bug
          Components: JMS Facade
    Affects Versions: 1.0.1.CR5, 1.2.0.Alpha1
            Reporter: Ovidiu Feodorov
         Assigned To: Ovidiu Feodorov
            Priority: Minor
             Fix For: 1.0.1.CR6, 1.2.0.Alpha1


Invoking Session.unsubscribe() for a durable subscription for which there is an active associated consumer (durable subscriber) leaves it in an undefined state. The consumer is open, but there's no subscription it can possibly receive messages from.

Investigate.

In the 1.2.0.Alpha code, this leads to failure to close a connection that has contains such a consumer. See DurableSubscriberTest.testUnsubscribe().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list