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

Doug Cutting resolved AVRO-1154.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.2
         Assignee: Karel Vervaeke

I committed this.  Thanks Karel & Bruno!
                
> 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
>            Assignee: Karel Vervaeke
>             Fix For: 1.7.2
>
>         Attachments: AVRO-1154.patch, AVRO-1154.v2.patch, testcase.patch.txt
>
>
> 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

Reply via email to