[jboss-jira] [JBoss JIRA] (WFLY-6609) STOMP netty connector failing when a messaging cluster node drops out.

Chris Orser (JIRA) issues at jboss.org
Thu May 12 13:21:00 EDT 2016


Chris Orser created WFLY-6609:
---------------------------------

             Summary: STOMP netty connector failing when a messaging cluster node drops out.
                 Key: WFLY-6609
                 URL: https://issues.jboss.org/browse/WFLY-6609
             Project: WildFly
          Issue Type: Bug
          Components: JMS
    Affects Versions: 10.0.0.Final
            Reporter: Chris Orser
            Assignee: Jeff Mesnil


If a client uses STOMP to publish or subscribe to the messaging server the client will cease to function when a messaging server node drops out of the cluster. They will only work again once the cluster has been fully terminated and at least one instance is brought back online.

The error I received when sending messages:

"AMQ339001: Destination does not exist: <queue_name>"

lead me to a bug report ARTEMIS-358

I built an Artemis 1.3 snapshot and the problem has been solved.  I don't know if that particular bug was the cause but they have addressed the issue in an upcoming version of Artemis.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list