[ 
https://issues.apache.org/jira/browse/QPID-8762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113346#comment-18113346
 ] 

ASF subversion and git services commented on QPID-8762:
-------------------------------------------------------

Commit 702d62fa634a754f9f0eebbdb3bf6c0176068ce0 in qpid-broker-j's branch 
refs/heads/main from Daniil Kirilyuk
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=702d62fa63 ]

QPID-8762: [Broker-J] Advertise a valid AMQP 1.0 max-frame-size when rejecting 
connections (#439)

Co-authored-by: vavrtom <[email protected]>

> [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]

Reply via email to