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

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

Github user clebertsuconic commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/362#issuecomment-178052072
  
    Look at Reference.getDeliveryTime(). it will be set to 0 during the 
Scheduling handler. It seems that's what you need, no need for any other 
property.
    
    if (getDeliveryTime()==0).. go directly to the head.. same as if it had 
your property (I think)
    
    
    I don't see a need for a new property


> Support scheduled messages on last-value queue
> ----------------------------------------------
>
>                 Key: ARTEMIS-374
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-374
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>    Affects Versions: 1.2.0
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>             Fix For: 1.3.0
>
>




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

Reply via email to