You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2016/09/07 11:45:20 UTC

[jira] [Resolved] (AMQ-6420) WireFormat options not applied for auto transports after first connection is created

     [ https://issues.apache.org/jira/browse/AMQ-6420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher L. Shannon resolved AMQ-6420.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.15.0
                   5.14.1

> WireFormat options not applied for auto transports after first connection is created
> ------------------------------------------------------------------------------------
>
>                 Key: AMQ-6420
>                 URL: https://issues.apache.org/jira/browse/AMQ-6420
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker, Transport
>    Affects Versions: 5.14.0
>            Reporter: Christopher L. Shannon
>            Assignee: Christopher L. Shannon
>             Fix For: 5.14.1, 5.15.0
>
>
> When doing some more testing with the auto transports I noticed that the wireFormat options are applied for the first created connection but new connections after that do not have the options applied.  This appears to be because the options map is not copied so after setting the options on the first created connection the map is emptied so future connections don't get the options applied.



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