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

ASF GitHub Bot commented on ARTEMIS-821:
----------------------------------------

GitHub user tabish121 opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1319

    ARTEMIS-821 Add support for scheduled message for STOMP

    Adds headers AMQ_SCHEDULED_DELAY and AMQ_SCHEDULED_TIME to STOMP
    protocol handling to allow for delayed and scheduled time of a
    message.  The AMQ_SCHEDULED_DELAY brings forward the same option
    from the 5.x broker and the AMQ_SCHEDULED_TIME option adds a fixed
    time of delivery alternative to match that of AMQP and others.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tabish121/activemq-artemis ARTEMIS-821

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1319.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1319
    
----
commit a1fb897b437d48aa98935e198c726a5b1eece959
Author: Timothy Bish <tabish...@gmail.com>
Date:   2017-06-06T15:20:44Z

    ARTEMIS-821 Add support for scheduled message for STOMP
    
    Adds headers AMQ_SCHEDULED_DELAY and AMQ_SCHEDULED_TIME to STOMP
    protocol handling to allow for delayed and scheduled time of a
    message.  The AMQ_SCHEDULED_DELAY brings forward the same option
    from the 5.x broker and the AMQ_SCHEDULED_TIME option adds a fixed
    time of delivery alternative to match that of AMQP and others.

----


> Support scheduled messages with the STOMP protocol
> --------------------------------------------------
>
>                 Key: ARTEMIS-821
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-821
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>    Affects Versions: 1.4.0
>            Reporter: Jiri Danek
>            Priority: Blocker
>             Fix For: 2.2.0
>
>
> Scheduled messages are already supported with Core and with AMQP. Scheduled 
> messages are JMS 2.0 feature.
> I would like to request their support in STOMP protocol. This feature has 
> been also requested in [a Stack Overflow 
> question|http://stackoverflow.com/q/38996576/6081394].



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to