Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
proton-0.1, proton-0.2
-
None
Description
The engine gets output from the AMQP engine rather than SASL wrapper as soon as the SASl negotiation is marked as done. In the case where the 'server' only supports ANONYMOUS and immediately sends an outcome without actually waiting for the initial frame from the client, this happens too soon, before the init is sent (and even the SASL header).