[
https://issues.apache.org/jira/browse/PROTON-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Stitcher resolved PROTON-960.
------------------------------------
Resolution: Fixed
Fix Version/s: 0.10
> On error Proton can send an open and a close frame during the SASL
> negotiation (before sending the AMQP header)
> ---------------------------------------------------------------------------------------------------------------
>
> Key: PROTON-960
> URL: https://issues.apache.org/jira/browse/PROTON-960
> Project: Qpid Proton
> Issue Type: Bug
> Affects Versions: 0.10
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
> Fix For: 0.10
>
>
> Here is a trace from one of the tests:
> {noformat}
> $ PN_TRACE_FRM=1 proton-test *Zombie*SASL
> proton_tests.engine.IdleTimeoutEventTest.testTimeoutWithZombieServerAndSASL
> ...........................[0x1306350]: -> SASL
> [0x1306350]:0 -> @open(16) [container-id=""]
> [0x1306350]:0 -> @close(24) [error=@error(29)
> [condition=:"amqp:resource-limit-exceeded", description="local-idle-timeout
> expired"]]
> [0x1306350]: -> AMQP
> [0x1306350]: -> EOS
> pass
> Totals: 1 tests, 1 passed, 0 skipped, 0 ignored, 0 failed
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)