[
https://issues.apache.org/jira/browse/QPID-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajith Attapattu resolved QPID-1571.
------------------------------------
Resolution: Fixed
Checked into both trunk and M4 release branch
> 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
> Components: Java Client
> Affects Versions: M4
> Reporter: Rajith Attapattu
> Assignee: Rafael H. Schloming
> Fix For: M4
>
> Attachments: qpid-1571.patch
>
>
> 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.