You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2010/01/12 22:13:54 UTC

[jira] Resolved: (QPID-1677) Provide the ability to publish synchronously

     [ https://issues.apache.org/jira/browse/QPID-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajith Attapattu resolved QPID-1677.
------------------------------------

    Resolution: Fixed

I am resolving this as there are no further comments or concerns regarding this.

> Provide the ability to publish synchronously
> --------------------------------------------
>
>                 Key: QPID-1677
>                 URL: https://issues.apache.org/jira/browse/QPID-1677
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: M4
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>         Attachments: QPID_1677.patch
>
>
> In order for the producer to not replay the messages again (during failover) and prevent duplicates,we need a way for the JMS client to sync on every publish. 
> To faciliate this, I have propose a System/Connection URLproperty called sync_publish={persistent|all} which supercedes sync_persistent.
> (sync_persistent is deprecated but supported for a few releases with a warning printed if used).
> In order to provide exactly-once semantics between a single JMS publisher-consumer pair (when using AUTO_ACK on the consumer) we need to publish synchronously and ack synchronously (QPID-1106).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org