You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Howard Gao (JIRA)" <ji...@apache.org> on 2015/08/26 14:08:45 UTC

[jira] [Created] (ARTEMIS-213) Wireformat Negotiation doesn't not working

Howard Gao created ARTEMIS-213:
----------------------------------

             Summary: Wireformat Negotiation doesn't not working
                 Key: ARTEMIS-213
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-213
             Project: ActiveMQ Artemis
          Issue Type: Sub-task
          Components: OpenWire
    Affects Versions: 1.0.0
            Reporter: Howard Gao
            Assignee: Howard Gao
             Fix For: 1.1.0


Client can negotiate a working wireformat version with broker. If a client requests a earlier version of wireformat the broker should respect it. e.g.
if a client request:

"tcp://localhost:61616?wireFormat.version=1"

The server should confirm that the version to be used is 1.

Test: WireformatNegociationTest



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