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

ASF subversion and git services commented on QPID-8293:
-------------------------------------------------------

Commit ea8e59de0e4f6dd3513549befee362c9af1f98ca in qpid-cpp's branch 
refs/heads/master from Gordon Sim
[ https://gitbox.apache.org/repos/asf?p=qpid-cpp.git;h=ea8e59d ]

QPID-8293: limit the number of messages that can be purged in a single sweep


> queue cleaning locks up connections
> -----------------------------------
>
>                 Key: QPID-8293
>                 URL: https://issues.apache.org/jira/browse/QPID-8293
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: qpid-cpp-1.38.0
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>            Priority: Major
>             Fix For: qpid-cpp-1.39.0
>
>
> The queue cleaner thread currently holds the queue lock while purging all the 
> expired messages. This can cause worker threads to be blocked waiting for 
> this lock. Particularly when expired messages are logged, this can result in 
> those threads being blocked for significant periods of time during which they 
> are unable to handle heartbeating or even closing of the connection.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to