Rob Godfrey created QPID-5574:
---------------------------------

             Summary: [AMQP 1.0 JMS Client] Allow sync-publish option to 
override default behaviour
                 Key: QPID-5574
                 URL: https://issues.apache.org/jira/browse/QPID-5574
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client
    Affects Versions: 0.27
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey


QPID-5455 changed the default behaviour of publish persistent non-transactional 
messages.  While the new behaviour is correct, older versions of some message 
brokers (e.g. ActiveMQ) do not properly handle requests for synchronous 
publish.  Therefore it would be good to allow users to specify the previous 
behaviour to allow for interoperability.

Explicitly adding sync-publish=false to the Connection URL, or setting the Java 
System property "qpid.sync_publish" similarly should override the default 
behaviour.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to