You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/06/04 23:40:38 UTC

[jira] [Commented] (AMQ-5828) AMQP: Messages default to Durable

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

Timothy Bish commented on AMQ-5828:
-----------------------------------

Looks like the JMS Transformer code defaults to the JMS default value for Messages if that header is not present.  I'll update ours to use the AMQP expected non-durable default.  

> AMQP: Messages default to Durable
> ---------------------------------
>
>                 Key: AMQ-5828
>                 URL: https://issues.apache.org/jira/browse/AMQ-5828
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 5.12.0
>         Environment: Windows and Linux
>            Reporter: Chuck Rolke
>         Attachments: durable-default.html
>
>
> Running SNAPSHOT-2015-602
> If the broker receives a message with no header or with an empty header then the message is accepted as Durable. If the message has a header in which Durable=false then the message is accepted as Non-Durable.
> The default for Amqp 1.0 is durable=false.



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