[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-870) ClusteredPostOffice will route to durable subscription if node is not active

Tim Fox (JIRA) jira-events at lists.jboss.org
Wed Feb 21 14:14:35 EST 2007


ClusteredPostOffice will route to durable subscription if node is not active
----------------------------------------------------------------------------

                 Key: JBMESSAGING-870
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-870
             Project: JBoss Messaging
          Issue Type: Bug
    Affects Versions: 1.2.0.CR1
            Reporter: Tim Fox
         Assigned To: Tim Fox
             Fix For: 1.2.0.GA


If a durable subscription exists on a single node, and that node is not currently running in the cluster.

Then, if a message comes in on another node, the node will still attempt to route it to the node even though it is not up.

We should make sure the message is persisted but not routed in this situation.

-- 
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