mirror of https://github.com/apache/activemq.git
6d077dc7b4
Added boolean attribute, alwaysSyncSend to the network connector. This allows the behaviour for persistent messages to be applied to non-persistent messages. It does not make sense to have an alwaysAsync mode as this could lead to lost persistent messages. Also, I agree with the assment of the use of the responseRequired flag, it should be based on the persistence attribute of the message, which it is now. This is vital such that messages sent in transactions are not sent async. Thanks for the great test case, made life easier. git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1186813 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
src | ||
pom.xml |