[JBoss JIRA] Closed: (NETTY-188) ClosedChannelException in the proxy example

Trustin Lee (JIRA) jira-events at lists.jboss.org
Wed Jul 8 02:06:51 EDT 2009


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

Trustin Lee closed NETTY-188.
-----------------------------

    Resolution: Done


Fixed.

> ClosedChannelException in the proxy example
> -------------------------------------------
>
>                 Key: NETTY-188
>                 URL: https://jira.jboss.org/jira/browse/NETTY-188
>             Project: Netty
>          Issue Type: Bug
>          Components: Example
>    Affects Versions: 3.1.0.CR1
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>             Fix For: 3.1.0.GA
>
>
> You will see many ClosedChannelException in the proxy example when an inbound or outbound connection is closed while the proxied write requests are not completely flushed.  It's because I mistakenly closed the inbound and outbound channel without making sure all write requests were flushed.  

-- 
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