Bug 963975 - Calling Connection.stop will interrupt delivery on Browsers - clone of https://issues.jboss.org/browse/HORNETQ-1195
Summary: Calling Connection.stop will interrupt delivery on Browsers - clone of https:...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: HornetQ
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER7
: EAP 6.1.1
Assignee: Clebert Suconic
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-16 22:46 UTC by Clebert Suconic
Modified: 2013-09-16 20:21 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-16 20:21:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Clebert Suconic 2013-05-16 22:46:43 UTC
Description of problem:

Calling Connection.stop will interrupt delivery on Browsers

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

2.3.1, to be fixed on 2.3.2 

How reproducible:
always:

Steps to Reproduce:
1. create a browser
2. call connection.stop()
3. try to get a message on the browser
  
Actual results:
No message is returned

Expected results:
Messages should be returned independently of the connection status

Additional info:

Comment 2 Miroslav Novak 2013-08-22 08:56:55 UTC
BZ is in incorrect state. Fix for this issue is present in EAP 6.1.1.ER7(HQ 2.3.5.Final) 

Verified using provided test in EAP 6.1.1.ER7. Great work, Clebert!


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