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

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

     [ https://issues.apache.org/jira/browse/AMQ-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chuck Rolke updated AMQ-5828:
-----------------------------
    Attachment: durable-default.html

Here's a trace that has three transfers.
1. No header at all.
2. Empty header
3. Header with Durable=false
In the ActiveMQ web browser the first two messages are durable and the third is not.


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