[
https://issues.apache.org/jira/browse/QPID-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gordon Sim resolved QPID-6639.
------------------------------
Resolution: Fixed
Fix Version/s: qpid-cpp-next
> Incoming connection using "cut-through" ANONYMOUS SASL fails
> ------------------------------------------------------------
>
> Key: QPID-6639
> URL: https://issues.apache.org/jira/browse/QPID-6639
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: qpid-cpp-0.34
> Reporter: Ted Ross
> Assignee: Gordon Sim
> Fix For: qpid-cpp-next
>
>
> When connecting an AMQP 1.0 connection to the broker using SASL ANONYMOUS,
> the following exchange occurs:
> {noformat}
> Client Broker
> init(SASL) ->
> sasl.init (ANON) ->
> init(AMQP) ->
> open ->
> <- init(SASL)
> <- sasl.mechanisms
> <- sasl.outcome(OK)
> socket closed by broker after timeout
> {noformat}
> It appears the the broker doesn't process the open frame.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]