You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Karel Vervaeke (JIRA)" <ji...@apache.org> on 2012/09/11 11:55:07 UTC

[jira] [Updated] (AVRO-1154) NettyTransceiver: cancel channelFuture on close

     [ https://issues.apache.org/jira/browse/AVRO-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karel Vervaeke updated AVRO-1154:
---------------------------------

    Attachment: AVRO-1154.patch

Attached patch calls channelFuture.cancel() on close().
                
> NettyTransceiver: cancel channelFuture on close
> -----------------------------------------------
>
>                 Key: AVRO-1154
>                 URL: https://issues.apache.org/jira/browse/AVRO-1154
>             Project: Avro
>          Issue Type: Bug
>            Reporter: Karel Vervaeke
>         Attachments: AVRO-1154.patch
>
>
> See AVRO-747.
> When the server is stopped, threads calling writeDataPacket() will hang for 'connectTimeoutMillis'.
> If another thread calls disconnect() (with the first thread still waiting), it would be nice if that writeDataPacket() call immediately throw an IOException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira