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

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

Commit 1605664 from [~aconway] in branch 'qpid/trunk'
[ https://svn.apache.org/r1605664 ]

QPID-5843: Producing to many queues locks I/O threads for new connections

This patch changes where the duration is calculated in
sys/posix/AsyncIO.cpp->readable(). This will prevent the loop from executing
past the threadMaxIoTimeNs. Doing this decreased the connection delay observed
by 19%.

> Producing to many queues locks I/O threads for new connections
> --------------------------------------------------------------
>
>                 Key: QPID-5843
>                 URL: https://issues.apache.org/jira/browse/QPID-5843
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.18, 0.22
>            Reporter: Ernest Allen
>         Attachments: 2a.diff
>
>
> When publishing via an exchange to a large number of queues, the broker is 
> not responding to new connections in a timely manor. This leads to client 
> time outs. 
>  



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to