[
https://issues.apache.org/jira/browse/DISPATCH-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049481#comment-17049481
]
ASF GitHub Bot commented on DISPATCH-1580:
------------------------------------------
codecov-io commented on issue #695: DISPATCH-1580: Add an --edge-router (-d)
option to qdstat and qdmanag…
URL: https://github.com/apache/qpid-dispatch/pull/695#issuecomment-593522672
#
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/695?src=pr&el=h1)
Report
> Merging
[#695](https://codecov.io/gh/apache/qpid-dispatch/pull/695?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/ebc3293bb41b5b7ecebe35a2c594dae0b426e8a5?src=pr&el=desc)
will **increase** coverage by `<.01%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/qpid-dispatch/pull/695?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #695 +/- ##
==========================================
+ Coverage 86.82% 86.82% +<.01%
==========================================
Files 93 93
Lines 21204 21203 -1
==========================================
Hits 18410 18410
+ Misses 2794 2793 -1
```
| [Impacted
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/695?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/695/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
| `93.61% <0%> (-0.34%)` | :arrow_down: |
|
[src/container.c](https://codecov.io/gh/apache/qpid-dispatch/pull/695/diff?src=pr&el=tree#diff-c3JjL2NvbnRhaW5lci5j)
| `82.16% <0%> (-0.19%)` | :arrow_down: |
|
[src/router\_core/delivery.c](https://codecov.io/gh/apache/qpid-dispatch/pull/695/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2RlbGl2ZXJ5LmM=)
| `89.47% <0%> (-0.19%)` | :arrow_down: |
|
[src/iterator.c](https://codecov.io/gh/apache/qpid-dispatch/pull/695/diff?src=pr&el=tree#diff-c3JjL2l0ZXJhdG9yLmM=)
| `89.34% <0%> (-0.02%)` | :arrow_down: |
|
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/695/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
| `93.21% <0%> (+0.11%)` | :arrow_up: |
|
[src/router\_core/core\_client\_api.c](https://codecov.io/gh/apache/qpid-dispatch/pull/695/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2NvcmVfY2xpZW50X2FwaS5j)
| `91.79% <0%> (+0.37%)` | :arrow_up: |
|
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/695/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
| `94.14% <0%> (+0.97%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/695?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/695?src=pr&el=footer).
Last update
[ebc3293...59a1577](https://codecov.io/gh/apache/qpid-dispatch/pull/695?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add a --edge-router option to qdstat and qdmanage to enable directly
> connecting to edge routers
> -----------------------------------------------------------------------------------------------
>
> Key: DISPATCH-1580
> URL: https://issues.apache.org/jira/browse/DISPATCH-1580
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Container
> Affects Versions: 1.10.0
> Reporter: Ganesh Murthy
> Assignee: Ganesh Murthy
> Priority: Major
>
> qdstat and qdmanage have a --router option where you can specify the router
> ID of the interior router and get results from that router. Since edge
> routers are not really part of the router network, an edge router id cannot
> be specified with the --router option.
>
> Introduce a new option --edge-router where an edge router id can be specified
> for qdstat and qdmanage to connect to.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]