Bug 432661 - intermittent message loss on connection close
Summary: intermittent message loss on connection close
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-java
Version: beta
Hardware: All
OS: Linux
low
low
Target Milestone: ---
: ---
Assignee: Rafael H. Schloming
QA Contact: Kim van der Riet
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-13 17:27 UTC by Rafael H. Schloming
Modified: 2014-12-01 23:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-02 16:05:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Rafael H. Schloming 2008-02-13 17:27:01 UTC
Description of problem:

Messages may be lost on connection close.

How reproducible:

Intermittent, frequency depends on details of application and execution environment.

Steps to Reproduce:

1. Publish a small message and close the connection immediately.
2. Verify that the message is queued.

Because the problem is intermittent, this must be done in a loop with enough
iterations to cause the problem to appear. The exact number of iterations
required depends on the details of the execution environment. One thousand
iterations is probably a good place to start.
  
Actual results:

Occasionally the connection will close before the message has been sent to the
broker.

Expected results:

The message should never be lost and always be enqueued.

Comment 1 Mike Bonnet 2008-02-29 16:43:20 UTC
qpid-java-common-0.2-9 and qpid-java-client-0.2-9 have been pushed to the staging repo for testing


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