Bug 1027385 - connection creation event not raised and authIdentity not set
Summary: connection creation event not raised and authIdentity not set
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: 3.0
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: 3.0
: ---
Assignee: Gordon Sim
QA Contact: Petra Svobodová
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-06 17:22 UTC by Gordon Sim
Modified: 2018-12-04 16:14 UTC (History)
5 users (show)

Fixed In Version: qpid-cpp-0.22-26
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-09-24 15:09:07 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache JIRA QPID-5292 0 None None None Never
Red Hat Product Errata RHEA-2014:1296 0 normal SHIPPED_LIVE Red Hat Enterprise MRG Messaging 3.0 Release 2014-09-24 19:00:06 UTC

Description Gordon Sim 2013-11-06 17:22:02 UTC
Description of problem:

A clientConnect event is not raised to signal the creation of a new AMQP 0-10 connection and AMQP 0-10 connections do not have their authIdentity visible through management

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

qpid-0.24/early access mrg 3.0

How reproducible:

100%

Steps to Reproduce:
1. start broker
2. start qpid-printevents
3. drain -f amq.direct

Actual results:

There is no clientConnect event shown by qpid-printevents (just queueDeclare, bind and subscribe). Also if you then run qpid-stat -c the auth and mech fields are not populated for that connection.

Expected results:

See clientConnect event from qpid-printevents
and qpid-stat -c shows auth as anonymous
Additional info:

Comment 1 Gordon Sim 2013-11-06 17:23:15 UTC
Fixed upstream: https://svn.apache.org/r1538754

Comment 2 Gordon Sim 2013-11-06 17:31:49 UTC
Note: ignore mention of mech field above. The mech field is not actually set for 0-10 connections, but that is not a regression as far as I can see.

Comment 5 Petra Svobodová 2013-12-18 10:01:18 UTC
"clientConnect" event can be detected by "qpid-printevents" tool; "sasl-mechanisms" and account used for connection authentication is visible via "qpid-stat -c" in the proper fields. 

Verified on Rhel6-x86_64 and Rhel6-i386 on packages:
qpid-java-common-0.22-5.el6.noarch
qpid-cpp-server-0.22-29.el6.i686
qpid-cpp-client-devel-0.22-29.el6.i686
qpid-cpp-server-store-0.22-29.el6.i686
qpid-cpp-client-devel-docs-0.22-29.el6.noarch
qpid-java-example-0.22-5.el6.noarch
qpid-proton-c-0.5-9.el6.i686
python-qpid-0.22-8.el6.noarch
qpid-cpp-server-devel-0.22-29.el6.i686
qpid-snmpd-1.0.0-14.el6.i686
qpid-cpp-server-xml-0.22-29.el6.i686
qpid-jca-0.22-1.el6.noarch
qpid-jca-xarecovery-0.22-1.el6.noarch
qpid-cpp-client-0.22-29.el6.i686
perl-qpid-0.22-7.el6.i686
python-qpid-qmf-0.22-24.el6.i686
qpid-tools-0.22-7.el6.noarch
ruby-qpid-qmf-0.22-24.el6.i686
qpid-proton-c-devel-0.5-9.el6.i686
qpid-cpp-server-ssl-0.22-29.el6.i686
qpid-java-client-0.22-5.el6.noarch
qpid-qmf-0.22-24.el6.i686
qpid-cpp-client-ssl-0.22-29.el6.i686
qpid-cpp-server-ha-0.22-29.el6.i686

--> VERIFIED

Comment 6 errata-xmlrpc 2014-09-24 15:09:07 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2014-1296.html


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