You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2016/04/14 23:07:25 UTC

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

    [ https://issues.apache.org/jira/browse/ARTEMIS-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15241921#comment-15241921 ] 

clebert suconic commented on ARTEMIS-260:
-----------------------------------------

After the refactoring I have done there is no difference between an OpenWire Consumer and a Artemis core consumer, hence the crash mechnism would be the same in regard to the redelivery mechanism.

> 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
>            Assignee: clebert suconic
>             Fix For: 1.3.0
>
>
> 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)