Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 850802

Summary: Incorrect timing of destination federated broker connection closure
Product: Red Hat Enterprise MRG Reporter: Petr Matousek <pematous>
Component: qpid-cppAssignee: Andrew Stitcher <astitcher>
Status: CLOSED WONTFIX QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: DevelopmentCC: iboverma, jross
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-22 14:34:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 831365    
Bug Blocks:    

Description Petr Matousek 2012-08-22 12:53:17 UTC
Description of problem:

QPID-4040 takes part of MRG/M 2.2 release. The feature itself was implemented and works well. There is only one outstanding issue: the time frame when the destination broker closes the connection is not as expected. 

Please see bug 831365 for more details, especially bug 831365, Comment 8 and bug 831365, comment 12.

Version-Release number of selected component (if applicable):
qpid-cpp-0.14-21

How reproducible:
100%

Steps to Reproduce:
1. run the test attached to the linked TCMS case

Actual results:
The destination broker do not close the connection in the expected interval

Expected results:
The destination broker closes the connection in the expected interval

Additional info: