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

ASF GitHub Bot commented on DISPATCH-1415:
------------------------------------------

codecov-io commented on issue #680: DISPATCH-1415, DISPATCH-1569: add process 
memory metric
URL: https://github.com/apache/qpid-dispatch/pull/680#issuecomment-585394446
 
 
   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/680?src=pr&el=h1) 
Report
   > Merging 
[#680](https://codecov.io/gh/apache/qpid-dispatch/pull/680?src=pr&el=desc) into 
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/b282a284d6853acd14386f33a60d8b079dec93ec?src=pr&el=desc)
 will **increase** coverage by `0.03%`.
   > The diff coverage is `87.5%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/680/graphs/tree.svg?width=650&token=rk2Cgd27pP&height=150&src=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/680?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff             @@
   ##           master     #680      +/-   ##
   ==========================================
   + Coverage   86.83%   86.87%   +0.03%     
   ==========================================
     Files          92       92              
     Lines       21047    21069      +22     
   ==========================================
   + Hits        18277    18304      +27     
   + Misses       2770     2765       -5
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/680?src=pr&el=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/router\_core/agent\_router.c](https://codecov.io/gh/apache/qpid-dispatch/pull/680/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X3JvdXRlci5j)
 | `90.42% <80%> (-0.59%)` | :arrow_down: |
   | 
[src/dispatch.c](https://codecov.io/gh/apache/qpid-dispatch/pull/680/diff?src=pr&el=tree#diff-c3JjL2Rpc3BhdGNoLmM=)
 | `83.73% <89.47%> (+0.57%)` | :arrow_up: |
   | 
[src/router\_core/route\_tables.c](https://codecov.io/gh/apache/qpid-dispatch/pull/680/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlX3RhYmxlcy5j)
 | `79.94% <0%> (-0.59%)` | :arrow_down: |
   | 
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/680/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
 | `93.41% <0%> (-0.49%)` | :arrow_down: |
   | 
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/680/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
 | `93.58% <0%> (-0.34%)` | :arrow_down: |
   | 
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/680/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
 | `93.12% <0%> (-0.12%)` | :arrow_down: |
   | 
[src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/680/diff?src=pr&el=tree#diff-c3JjL3BhcnNlLmM=)
 | `88% <0%> (-0.03%)` | :arrow_down: |
   | 
[src/iterator.c](https://codecov.io/gh/apache/qpid-dispatch/pull/680/diff?src=pr&el=tree#diff-c3JjL2l0ZXJhdG9yLmM=)
 | `89.34% <0%> (+0.16%)` | :arrow_up: |
   | 
[src/router\_core/delivery.c](https://codecov.io/gh/apache/qpid-dispatch/pull/680/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2RlbGl2ZXJ5LmM=)
 | `90.22% <0%> (+0.56%)` | :arrow_up: |
   | 
[src/router\_core/forwarder.c](https://codecov.io/gh/apache/qpid-dispatch/pull/680/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2ZvcndhcmRlci5j)
 | `95.17% <0%> (+0.68%)` | :arrow_up: |
   | ... and [1 
more](https://codecov.io/gh/apache/qpid-dispatch/pull/680/diff?src=pr&el=tree-more)
 | |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/680?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/680?src=pr&el=footer).
 Last update 
[b282a28...51d0c85](https://codecov.io/gh/apache/qpid-dispatch/pull/680?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:
us...@infra.apache.org


> qdstat does not show process memory usage
> -----------------------------------------
>
>                 Key: DISPATCH-1415
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1415
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Management Agent
>    Affects Versions: 1.8.0
>            Reporter: Charles E. Rolke
>            Assignee: Ken Giusti
>            Priority: Major
>              Labels: troubleshooting
>
> *qdstat -m* shows managed memory usage but it does not show qdrouterd process 
> memory usage. An improvement would be to display process memory usage 
> somewhere via qdstat.
> Often a memory leak (DISPATCH-1407) will be in objects not held in managed 
> memory. In these cases memory usage may grow unbounded but not be visible by 
> qdstat.
> A new line or three could be added to qdstat -g or a new switch could be 
> added to qdstat. Good values to show are the standard columns from top: VIRT, 
> RES, and SHR.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to