[
https://issues.apache.org/jira/browse/ARTEMIS-196?focusedWorklogId=186934&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-186934
]
ASF GitHub Bot logged work on ARTEMIS-196:
------------------------------------------
Author: ASF GitHub Bot
Created on: 18/Jan/19 15:50
Start Date: 18/Jan/19 15:50
Worklog Time Spent: 10m
Work Description: michaelandrepearce commented on issue #2490:
ARTEMIS-196 Implement Consumer Priority
URL: https://github.com/apache/activemq-artemis/pull/2490#issuecomment-455592219
@clebertsuconic ive found the pesky thing, in ServerSessionImpl where i had
added a new parameter to the createConsumer method, the old method signature
where we pass though but default the priority in the new, i had missed
forwarding on the credits value, thus the issue.
Typical one liner causing lots of headache ;)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 186934)
Time Spent: 5h 20m (was: 5h 10m)
> 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
>
> Time Spent: 5h 20m
> Remaining Estimate: 0h
>
> ref: http://activemq.apache.org/consumer-priority.html
> org.apache.activemq.QueueConsumerPriorityTest
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)