SSL connection close does not shutdown the connection cleanly
-------------------------------------------------------------

                 Key: QPID-1571
                 URL: https://issues.apache.org/jira/browse/QPID-1571
             Project: Qpid
          Issue Type: Bug
    Affects Versions: M4
            Reporter: Rajith Attapattu
            Assignee: Rajith Attapattu
             Fix For: M4


The the SSL connection close currently throws the "SSLSender Closed" exception 
due to calling the send method with an empty buffer after setting "closed" to 
true.
Once this issue is resolved, an error in the SSL shutdown sequence was exposed. 
Basically we need to send the shutdown messages properly before we could 
terminate the underlying socket connection.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to