GitHub user tabish121 opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1248

    ARTEMIS-267 Add test for handling of AMQP header and durability

    Adds a test that validates that messages that are either lacking a
    header or are set to be non-durable are not persisted and are not
    recovered on broker restart.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tabish121/activemq-artemis ARTEMIS-267

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1248.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1248
    
----
commit 30db592fcca9b1ea51765e23b099af8e87d7d8ca
Author: Timothy Bish <[email protected]>
Date:   2017-05-03T18:42:11Z

    ARTEMIS-267 Add test for handling of AMQP header and durability
    
    Adds a test that validates that messages that are either lacking a
    header or are set to be non-durable are not persisted and are not
    recovered on broker restart.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to