[
https://issues.apache.org/jira/browse/QPID-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14726324#comment-14726324
]
ASF subversion and git services commented on QPID-6639:
-------------------------------------------------------
Commit 1700681 from [~gsim] in branch 'qpid/trunk'
[ https://svn.apache.org/r1700681 ]
QPID-6639: ensure all available data is decoded
> 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]