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

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

Github user michaelandrepearce commented on the issue:

    https://github.com/apache/activemq-artemis/pull/2488
  
    @franz1981 alot of comments where why integer vs byte, whilst legacy 
ActiveMQ only supported 0-127 in open wire, many other brokers support integer 
for this feature, e.g. QPID for AMQP supports -2^31 to 2^31-1 like wise 
rabbitmq.
    
    This is set on the consumer (its not per message) so size isn't an issue it 
makes sense to support the int and not constrain our selves un-neededly, making 
people migrating AMQP easier.


> Implementing Consumer Priority
> ------------------------------
>
>                 Key: ARTEMIS-196
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-196
>             Project: ActiveMQ Artemis
>          Issue Type: Sub-task
>          Components: OpenWire
>    Affects Versions: 1.0.0
>            Reporter: Howard Gao
>            Priority: Major
>             Fix For: unscheduled
>
>
> ref: http://activemq.apache.org/consumer-priority.html
> org.apache.activemq.QueueConsumerPriorityTest



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to