[ https://issues.apache.org/jira/browse/DISPATCH-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629187#comment-16629187
]
ASF GitHub Bot commented on DISPATCH-1096:
------------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/qpid-dispatch/pull/384
# [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/384?src=pr&el=h1) Report
> Merging [#384](https://codecov.io/gh/apache/qpid-dispatch/pull/384?src=pr&el=desc)
into [master](https://codecov.io/gh/apache/qpid-dispatch/commit/fa03ea4008524ca7eb5ba4c6409ec0328eca2e87?src=pr&el=desc)
will **decrease** coverage by `<.01%`.
> The diff coverage is `75%`.
[](https://codecov.io/gh/apache/qpid-dispatch/pull/384?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #384 +/- ##
==========================================
- Coverage 84.8% 84.79% -0.01%
==========================================
Files 73 73
Lines 16462 16467 +5
==========================================
+ Hits 13960 13964 +4
- Misses 2502 2503 +1
```
| [Impacted Files](https://codecov.io/gh/apache/qpid-dispatch/pull/384?src=pr&el=tree)
| Coverage Δ | |
|---|---|---|
| [src/router\_core/router\_core.c](https://codecov.io/gh/apache/qpid-dispatch/pull/384/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlLmM=)
| `92.18% <100%> (-0.23%)` | :arrow_down: |
| [src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/384/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
| `93.08% <50%> (-0.21%)` | :arrow_down: |
| [src/router\_core/agent\_link.c](https://codecov.io/gh/apache/qpid-dispatch/pull/384/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2xpbmsuYw==)
| `63.21% <0%> (-0.58%)` | :arrow_down: |
| [src/router\_core/core\_test\_hooks.c](https://codecov.io/gh/apache/qpid-dispatch/pull/384/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2NvcmVfdGVzdF9ob29rcy5j)
| `88.06% <0%> (+1.7%)` | :arrow_up: |
------
[Continue to review full report at Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/384?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/384?src=pr&el=footer).
Last update [fa03ea4...f25b806](https://codecov.io/gh/apache/qpid-dispatch/pull/384?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
> support AMQP prioritized messages
> ---------------------------------
>
> Key: DISPATCH-1096
> URL: https://issues.apache.org/jira/browse/DISPATCH-1096
> Project: Qpid Dispatch
> Issue Type: New Feature
> Reporter: michael goulish
> Assignee: michael goulish
> Priority: Major
> Fix For: 1.4.0
>
>
> Detect priority info from message header in the router code.
> Create separate inter-router links for the various priorities.
> Per connection (i.e. not globally across the router) service high-priority inter-router
links before low priority links.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org
|