Bug 1049514 - unimplemented qmf methods
Summary: unimplemented qmf methods
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-qmf
Version: 2.3
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: messaging-bugs
QA Contact: Messaging QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-07 16:42 UTC by Petr Matousek
Modified: 2021-11-14 22:29 UTC (History)
1 user (show)

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


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1049507 0 medium CLOSED [amqp1.0] calling qmf methods on amqp1.0 connection/session objects reports UnknownMethod error 2021-02-22 00:41:40 UTC

Internal Links: 1049507

Description Petr Matousek 2014-01-07 16:42:04 UTC
Description of problem:

There are many methods listed in the schema but not implemented, ie:
session methods: resetLifespan(), solicitAck(), close()

There are also another qmf methods that are implemented but only partially:
qpid: call 116 query queue q
qpid: OK (0) - {u'results': {}}

qpid: call 116 query exchange amq.direct
qpid: NotImplemented (3) - {}

Version-Release number of selected component (if applicable):
qpid-qmf-0.22-25

How reproducible:
100%

Steps to Reproduce:
1. call the above mentioned qmf methods
2. NotImplemented

Actual results:
some of the methods listed in the schema are not implemented

Expected results:
all the methods listed in the schema are fully implemented

Additional info:


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