[
https://issues.apache.org/jira/browse/DISPATCH-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655385#comment-16655385
]
ASF GitHub Bot commented on DISPATCH-1139:
------------------------------------------
GitHub user mgoulish opened a pull request:
https://github.com/apache/qpid-dispatch/pull/392
DISPATCH-1139 : address priority support and test
Code that implements address-priority. Also changes things so that address
priority takes precedence if present, otherwise defaults to message priority --
and messages now always have priority, defaulting to 4 if not specified. (Same
as Proton default.)
Also a python test that tests both message and address priority.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mgoulish/qpid-dispatch DISPATCH-1139-B
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/392.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 #392
----
commit bb4f3121989cb4b91d4e364287868da1594f3acf
Author: Michael Goulish <mgoulish@...>
Date: 2018-10-18T15:07:45Z
DISPATCH-1139 : address priority support and test
----
> support prioritized addresses
> -----------------------------
>
> Key: DISPATCH-1139
> URL: https://issues.apache.org/jira/browse/DISPATCH-1139
> Project: Qpid Dispatch
> Issue Type: New Feature
> Components: Router Node, Routing Engine, Tests
> Reporter: michael goulish
> Assignee: michael goulish
> Priority: Major
>
> Support a new field in the address descriptor in router configuration files
> that will assign a priority to the address.
> Any message that does not have an intrinsic priority already assigned will
> inherit the priority of the address to which it is sent. If no priority is
> explicitly assigned to an address, then it will be assigned the default
> priority.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]