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

Chuck Rolke updated QPID-6213:
------------------------------
    Attachment: QPID-6213-svn-10.patch

QPID-6213-svn-10.patch

This patch combines astitcher's control constructs with my original timeout 
login. It runs Pavel's test case with 1000 connections, 180 passes OK on one 
try.

ALERT: this needs review!
The patch replaces the 'while' with an 'if' in PollableQueue::Process(). With 
PollableQueue Process the way it is then there is no way for the QueueCleaner 
to break out of it's work loop to share the pollable queue thread.

> qpidd misses heartbeats
> -----------------------
>
>                 Key: QPID-6213
>                 URL: https://issues.apache.org/jira/browse/QPID-6213
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.30
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.31
>
>         Attachments: 
> 0001-QPID-6213-Fix-misuse-of-Timer-in-queue-cleaning-code.patch, 
> QPID-6213-svn-10.patch, QPID-6213_suggested_further_fix.patch, 
> qpid-6213-svn-01.patch, qpidd.log.gz
>
>
> Caused by https://issues.apache.org/jira/browse/QPID-5758. Reproducer from 
> Pavel Moravec: create many heartbeat enabled connections and queues (e.g. 500 
> idle receivers, each with their own queue) and have the purge interval 
> relatively short (to speed up reproducing).
> The broker misses heartbeats and connections get timed out.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to