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:41:20 UTC

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

Christopher L. Shannon created AMQ-6420:
-------------------------------------------

             Summary: 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
    Affects Versions: 5.14.0
            Reporter: Christopher L. Shannon
            Assignee: Christopher L. Shannon


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)