You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/02/19 23:16:12 UTC

[jira] [Created] (AMQ-5602) AMQP: Create simple Proton based client to be used in testing

Timothy Bish created AMQ-5602:
---------------------------------

             Summary: AMQP: Create simple Proton based client to be used in testing
                 Key: AMQ-5602
                 URL: https://issues.apache.org/jira/browse/AMQ-5602
             Project: ActiveMQ
          Issue Type: Sub-task
          Components: AMQP
    Affects Versions: 5.11.0, 5.11.1
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 5.12.0


The current AMQP implementation depends on testing using the prototype JMS 1.0 client from QPid.  This present a few difficulties when it comes to unit testing the AMQP bits in that it is quite difficult to test the AMQP functionality directly as the client attempts to map AMQP to JMS but that is not the only valid type of client interaction nor is it compliant with the developing JMS mapping work.

We should develop a thin proton wrapper client that lets us more easily recreate various client interactions with the broker and test compliance with AMQP 1.0 expected behaviors.  



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