You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/06/01 13:13:59 UTC

[jira] [Commented] (QPID-7255) Support delivery delay

    [ https://issues.apache.org/jira/browse/QPID-7255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310271#comment-15310271 ] 

ASF subversion and git services commented on QPID-7255:
-------------------------------------------------------

Commit 1746456 from [~lorenz.quack] in branch 'java/branches/6.0.x'
[ https://svn.apache.org/r1746456 ]

QPID-7255 : Add documentation for delivery delay feature to 6.0.x branch

This was missed in the previous merge.
Merge was performed by the following command:
$ svn merge -c 1744250 ^/qpid/java/trunk/doc

> Support delivery delay
> ----------------------
>
>                 Key: QPID-7255
>                 URL: https://issues.apache.org/jira/browse/QPID-7255
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Keith Wall
>             Fix For: qpid-java-6.0.3, qpid-java-6.1
>
>         Attachments: QPID-7255.diff
>
>
> Some enterprise messaging systems provide a delayed delivery feature whereby a publisher can provide a delivery time when sending the message, with the Broker taking care of not making the message available to consumers until that time is reached.  The Java Broker should provide the same feature.
> In the Java space, JMS 2.0 has standardised this feature, however  there is no reason why the feature could not be made available to older JMS 1.1 clients using a Qpid specific header.   Also if the BURL or ADDR address could hint to the Producer that delivery delay was required for all messages produced by it, this would mean message delay could be turned on from configuration alone.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org