Bug 418761 - Possible mis-ordering of messages in perftest.
Summary: Possible mis-ordering of messages in perftest.
Keywords:
Status: CLOSED DUPLICATE of bug 412551
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: beta
Hardware: All
OS: Linux
high
high
Target Milestone: ---
: ---
Assignee: Alan Conway
QA Contact: Kim van der Riet
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-10 20:35 UTC by Alan Conway
Modified: 2007-12-11 14:56 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-11 14:56:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Alan Conway 2007-12-10 20:35:57 UTC
Description of problem:

Race in perftest indicates messages may be out of sequence. Not clear if this 
is a problem with the broker, the client or the test itself. Run in a loop as
follows:

[aconway@file-18 tests]$ while  ./perftest --count 100000 -s ; do true; done

Controller exception: Bad data, expecting double: Out-of-sequence messages
(perftest.cpp:239)

Version-Release number of selected component (if applicable):
svn revision 603037

How reproducible:

In an optimized build on file-18 (an 8 core server) it happens reliably within
10 runs or so. I have not reproduced it on any other box or with a debug build.

Additional info:

The error is caused by the controller receiving a non-numerical "out of order"
report from a subscriber.

Comment 1 Kim van der Riet 2007-12-11 14:56:02 UTC

*** This bug has been marked as a duplicate of 412551 ***


Note You need to log in before you can comment on or make changes to this bug.