[JBoss JIRA] Closed: (NETTY-56) The ChannFuture returned by SslHandler.handshake() is not completed when the associated Channel is closed during handshake.

Trustin Lee (JIRA) jira-events at lists.jboss.org
Thu Oct 2 22:55:20 EDT 2008


     [ https://jira.jboss.org/jira/browse/NETTY-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trustin Lee closed NETTY-56.
----------------------------

    Resolution: Done


Fixed.  This issue was reproduceable with the SSL echo test.

> The ChannFuture returned by SslHandler.handshake() is not completed when the associated Channel is closed during handshake.
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NETTY-56
>                 URL: https://jira.jboss.org/jira/browse/NETTY-56
>             Project: Netty
>          Issue Type: Bug
>          Components: Handler
>    Affects Versions: 3.0.0.CR1, 3.0.0.CR2, 3.0.0.CR3, 3.0.0.CR4
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>             Fix For: 3.0.0.CR5
>
>
> handshakeFuture should be completed as failure when a connection was closed during handshake.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the netty-dev mailing list