Gordon Sim created QPID-6335:
--------------------------------

             Summary: broker should allow time for client to respond with 
close-ok
                 Key: QPID-6335
                 URL: https://issues.apache.org/jira/browse/QPID-6335
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.31
            Reporter: Gordon Sim
             Fix For: Future


When initiating a close over AMQP 0-10, the broker should allow the client time 
to respond with a close-ok before closing the underlying socket. This ensures 
that the client doesn't get an error when trying to write its close-ok, that 
then obfuscates the original error message sent by the broker. However there 
must be a finite time after which the broker will close the socket regardless, 
to ensure it is not left open by a misbehaving client.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to