GitHub user michaelandrepearce opened a pull request:

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

    ARTEMIS-1545 Ensure JMS security exceptions occur if NON-PERSISTENT

    Add test case to ensure exception behaviour on JMS MessageProducer send is 
the same, if message is sent persistently or non-persistently when using 
default settings.
    Update default setting to ensure behaviour is the same, as per expectation 
when using JMS by default. (e.g. no setting overrides)

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

    $ git pull https://github.com/michaelandrepearce/activemq-artemis 
ARTEMIS-1545

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

    https://github.com/apache/activemq-artemis/pull/1695.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 #1695
    
----
commit 4bf4c9ba02fd85f01fcb958ae5bf4e27cb4aefc1
Author: Michael André Pearce <[email protected]>
Date:   2017-12-07T23:07:40Z

    ARTEMIS-1545 Ensure JMS security exceptions occur if NON-PERSISTENT
    
    Add test case to ensure exception behaviour on JMS MessageProducer send is 
the same, if message is sent persistently or non-persistently when using 
default settings.
    Update default setting to ensure behaviour is the same, as per expectation 
when using JMS by default. (e.g. no setting overrides)

----


---

Reply via email to