[
https://issues.apache.org/jira/browse/AMQ-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-5698.
-------------------------------
Resolution: Fixed
Fixed on master.
> 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.0, 5.11.1
> 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)