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/03/31 17:51:52 UTC

[jira] [Created] (AMQ-5698) AMQP: Transport factories are not applying wireFormat.* options to newly created Transport instances.

Timothy Bish created AMQ-5698:
---------------------------------

             Summary: AMQP: Transport factories are not applying wireFormat.* options to newly created Transport instances.
                 Key: AMQ-5698
                 URL: https://issues.apache.org/jira/browse/AMQ-5698
             Project: ActiveMQ
          Issue Type: Bug
          Components: AMQP
    Affects Versions: 5.11.1, 5.11.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 5.12.0


The options specified on the transportConnector that should be setting values in the AmqpWireFormat object are not getting passed along to the IntrospectionSupport property set so none of those get applied for a new connection.  We need to extract the wireFormat. prefixed options and then apply them to the AmqpWireFormat owned by the transport filter.



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