Resume operation not implemented by qpid C++ client

Solution Verified - Updated -

Environment

  • MRG Messaging (any version)
  • qpid C++ client

Issue

  • We would like to use void SessionImpl::resume method in qpid C++ client.

  • But any call of the method raises "Resume not yet implemented by client!" exception.

Resolution

  • Although AMQP 0.10 offers resume() method, qpid broker does not support it. C++ qpid library has the method only due to historical reasons, while there are no current plans to implement that feature of resuming a session.

  • If it is requested to have the feature implemented, Request for Extension (RFE) needs to be raised.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments