Bug 471086

Summary: Add Broker Link and Add Route are wrongly reporting failure status.
Product: Red Hat Enterprise MRG Reporter: Ernie <eallen>
Component: cuminAssignee: messaging-bugs <messaging-bugs>
Status: CLOSED NOTABUG QA Contact: Frantisek Reznicek <freznice>
Severity: low Docs Contact:
Priority: medium    
Version: 1.1CC: esammons
Target Milestone: 1.1   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-11-17 18:49:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ernie 2008-11-11 18:07:38 UTC
After calling link.bridge (for adding a new broker link or for adding a new route to a broker link) the response reports "Failed: K". However the call succeeds.

cumin r2776


How reproducible:
Add a broker link or route and view the Actions popup.

Steps to Reproduce:
1. connect to mrg2.lab.bos.redhat.com
2. click on the Messaging tab
3. click on the Broker Links tab
4. click on the 'Add Broker Link' button
5. fill in the form with a valid broker or use localhost:9999
6. click submit on the form
7. wait a few secs
8. click on the Actions line in the upper right-hand part of page

  
Actual results:
The status for the 'Add Broker Link' line will be 'Failed: K'

Expected results:
The status for the 'Add Broker Link' line should be 'Completed'

Additional info:
A theory is that the normal status of 'OK' is getting mangled somewhere along the way and only the 'K' is coming through. This is being treated as an error.

Comment 1 Ernie 2008-11-17 18:49:26 UTC
Closed. This was not a bug. It was mismatch between the libraries I was using and the libraries on mrg2.