[
https://issues.apache.org/jira/browse/QPID-5167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Ingham updated QPID-5167:
-------------------------------
Attachment: QPID-5167.patch
This patch allows configuration of the sync_publish property via the
ConnectionFactory connection string. To enable sync_publish, add
"sync-publish=true" to the query string of the connection string. The
implementation follows the same pattern as for "use_binary_message_id".
> Allow sync_publish flag to be controlled from the ConnectionFactory
> connection string
> -------------------------------------------------------------------------------------
>
> Key: QPID-5167
> URL: https://issues.apache.org/jira/browse/QPID-5167
> Project: Qpid
> Issue Type: Improvement
> Components: Java Client
> Affects Versions: 0.24
> Environment: Qpid JMS AMQP 1.0 client library (v0.24)
> Reporter: David Ingham
> Priority: Minor
> Attachments: QPID-5167.patch
>
>
> The Qpid JMS AMQP 1.0 client library allows configuration of the sync_publish
> option using JVM parameters (i.e., with -Dqpid.sync_publish=true). It would
> be useful to allow this option to be configured through the ConnectionFactory
> connection string.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]