You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Stephen Lewis (JIRA)" <ji...@apache.org> on 2015/10/14 15:25:05 UTC

[jira] [Created] (ARTEMIS-260) All messages go to "Delivering" after an openwire client crash

Stephen Lewis created ARTEMIS-260:
-------------------------------------

             Summary: All messages go to "Delivering" after an openwire client crash
                 Key: ARTEMIS-260
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-260
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker, OpenWire
    Affects Versions: 1.1.0
            Reporter: Stephen Lewis


Modify the example project: protocols/openwire/message-listener and change the session to CLIENT_ACKNOWLEDGE and update onMessage to call message.acknowledge().

Terminate the process before it has acknowledged the messages

The messages remain marked as being delivered and aren't released until the broker is restarted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)