[
https://issues.apache.org/jira/browse/QPID-8762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113189#comment-18113189
]
ASF GitHub Bot commented on QPID-8762:
--------------------------------------
dakirily opened a new pull request, #439:
URL: https://github.com/apache/qpid-broker-j/pull/439
This PR addresses JIRA
[QPID-8762](https://issues.apache.org/jira/browse/QPID-8762), advertising a
valid AMQP 1.0 max-frame-size on connection rejection
> [Broker-J] Advertise a valid AMQP 1.0 max-frame-size when rejecting
> connections
> -------------------------------------------------------------------------------
>
> Key: QPID-8762
> URL: https://issues.apache.org/jira/browse/QPID-8762
> Project: Qpid
> Issue Type: Improvement
> Components: Broker-J
> Affects Versions: qpid-java-broker-10.1.0
> Reporter: Daniil Kirilyuk
> Assignee: Daniil Kirilyuk
> Priority: Minor
> Fix For: qpid-java-broker-10.1.1
>
>
> When rejecting an AMQP 1.0 connection before completing the Open exchange,
> Broker-J sends an Open frame with max-frame-size=0, below the protocol
> minimum of 512 bytes.
> Clients can reject this frame with a framing error, masking the intended
> connection rejection reason, such as authorization failure. The legal
> 512-byte minimum in this response should be advertised, so clients can
> process the subsequent Close frame and report the original error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]