[
https://issues.apache.org/jira/browse/QPID-1111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arnaud Simon reassigned QPID-1111:
----------------------------------
Assignee: Rafael H. Schloming (was: Arnaud Simon)
This JIRA is not relevant anymore. Rafi can you confirm that it can be closed?
> (0.10 code path) Message.transfer sync flag should be used for synchronizing
> persistent messages
> ------------------------------------------------------------------------------------------------
>
> Key: QPID-1111
> URL: https://issues.apache.org/jira/browse/QPID-1111
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Affects Versions: M3
> Reporter: Arnaud Simon
> Assignee: Rafael H. Schloming
>
> Description:
> Currently persistent message are transfered and synchronization is achieved
> with the sync command that is issued once the message is transfered. It would
> be more efficient to set the message transfer sync flag instead as it would
> avoid sending the sync command.
> Solution:
> -set the message.transfer sync flag --> introduce a new messageTransfer
> method that set the sync flag
> - still issue a sync that should however returns immediately as the broker
> should have confirmed the processing of the message
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.