You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2015/10/20 11:55:27 UTC

[jira] [Created] (ARTEMIS-267) AMQP messages without a Header section get persisted despite being non-durable

Robbie Gemmell created ARTEMIS-267:
--------------------------------------

             Summary: AMQP messages without a Header section get persisted despite being non-durable
                 Key: ARTEMIS-267
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-267
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: AMQP
    Affects Versions: 1.1.0
            Reporter: Robbie Gemmell


When an AMQP message has no header section, or has a header but contains no explicit value for the durable field, the spec defaults the value to being false / non-durable. If a message is received by the broker without a Header section, it currently gets persisted despite this.



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