You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2017/07/19 18:58:00 UTC

[jira] [Resolved] (DISPATCH-759) Core thread consumed deleting deliveries

     [ https://issues.apache.org/jira/browse/DISPATCH-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chuck Rolke resolved DISPATCH-759.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

> Core thread consumed deleting deliveries
> ----------------------------------------
>
>                 Key: DISPATCH-759
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-759
>             Project: Qpid Dispatch
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>         Environment: Fedora 25 laptop
> Single router, 8 worker threads, single receiver, single sender. Messages have 200 100-byte annotations.
>            Reporter: Chuck Rolke
>            Assignee: Chuck Rolke
>             Fix For: 1.0.0
>
>
> Without the annotations the router passes 33,000 messages per second. With the annotations the router passes about 500 messages per second. The whole router process is consumed creating and freeing messages.
> The issue exposes the fact that the router core thread is involved (90% cpu) in qdr_delete_delivery_CT. The core thread should not be involved in deleting deliveries and freeing messages.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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