You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2017/10/09 09:24:00 UTC

[jira] [Updated] (QPID-7946) [Java Broker] ProtocolNegotiationTest only works by accident on AMQP 1.0

     [ https://issues.apache.org/jira/browse/QPID-7946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Wall updated QPID-7946:
-----------------------------
    Status: Reviewable  (was: In Progress)

> [Java Broker] ProtocolNegotiationTest only works by accident on AMQP 1.0 
> -------------------------------------------------------------------------
>
>                 Key: QPID-7946
>                 URL: https://issues.apache.org/jira/browse/QPID-7946
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Rob Godfrey
>            Assignee: Keith Wall
>            Priority: Minor
>
> ProtocolNegotiationTest.testNoConnectionOpenSent_BrokerClosesConnection attempts to send heartbeats to the broker after sending the first protocol header but before authenticating.
> In AMQP 1.0 you cannot send empty (heartbeat) frames while establishing a SASL layer - empty (heartbeat) frames are only defined for AMQP frames.  To compound this error, the test is actually sending AMQP 0-8 heartbeat frames anyway :-)
> The test also fails on Windows seemingly because windows does not report the connection has closed unless you try to read from it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org