You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2017/05/11 22:48:04 UTC

[jira] [Created] (ARTEMIS-1160) AMQP Test client doesn't configure its netty WS handler with the AMQP frame size

Timothy Bish created ARTEMIS-1160:
-------------------------------------

             Summary: AMQP Test client doesn't configure its netty WS handler with the AMQP frame size
                 Key: ARTEMIS-1160
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1160
             Project: ActiveMQ Artemis
          Issue Type: Test
          Components: AMQP
    Affects Versions: 2.1.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 2.2.0




The AMQP test client's WS transport should be configured with the AMQP max frame size given to it's proton connection otherwise the broker can send it a larger frame than it's Netty WS handshaker will accept leading to dropped connections due to max incoming frame size violations.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)