You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Kim van der Riet (JIRA)" <ji...@apache.org> on 2016/03/01 17:18:18 UTC

[jira] [Created] (QPIDIT-25) Change shim architecture to accomodate non-queueing brokers

Kim van der Riet created QPIDIT-25:
--------------------------------------

             Summary: Change shim architecture to accomodate non-queueing brokers
                 Key: QPIDIT-25
                 URL: https://issues.apache.org/jira/browse/QPIDIT-25
             Project: Apache QPID IT
          Issue Type: Improvement
          Components: Proton PythonShim, Qpid Jms Shim
            Reporter: Kim van der Riet
            Assignee: Kim van der Riet


Some brokers do not supply queuing capabilities.  For such brokers, it is necessary to first open a consumer or listener before sending test data. This will allow messages to be buffered locally rather than on the broker.

Change the architecture of the shims such that the receiver is started first, and then later processed for buffered messages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org