Bug 998628 - Receiver created on local transacted session removes messages from queue without commit
Summary: Receiver created on local transacted session removes messages from queue with...
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-java
Version: 2.3
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: messaging-bugs
QA Contact: Messaging QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-19 15:53 UTC by Valiantsina Hubeika
Modified: 2021-03-16 12:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Valiantsina Hubeika 2013-08-19 15:53:43 UTC
Description of problem:

When Receiver is created on a transacted session, it removes messages from queue without issuing commit.


Version-Release number of selected component (if applicable):
qpid-jca-0.18-8.el6.noarch
qpid-cpp-server-0.18-14.el6.i686

How reproducible:
random

Steps to Reproduce:
1. Create transacted session
2. create message receiver
3. in a loop read messages from queue without issuing commit

Actual results:
at some point messages are removed from queue

Expected results:
no messages are removed from queue

Additional info:

Comment 4 Valiantsina Hubeika 2013-08-21 13:00:22 UTC
This issue is found only in case of Local transactions.

Comment 5 Michal Toth 2013-09-03 09:26:27 UTC
Same behaviour observed during testing on EAP5.

Comment 6 Valiantsina Hubeika 2014-01-29 12:56:18 UTC
not a blocker to Vienna release, anylonger.


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