You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2013/04/24 01:09:16 UTC

[jira] [Commented] (AVRO-1297) NettyTransceiver: Provide overloaded close(boolean awaitCompletion)

    [ https://issues.apache.org/jira/browse/AVRO-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13639788#comment-13639788 ] 

Doug Cutting commented on AVRO-1297:
------------------------------------

+1 This looks reasonable to me.
                
> NettyTransceiver: Provide overloaded close(boolean awaitCompletion)
> -------------------------------------------------------------------
>
>                 Key: AVRO-1297
>                 URL: https://issues.apache.org/jira/browse/AVRO-1297
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.7.4
>            Reporter: James Baldassari
>            Assignee: James Baldassari
>              Labels: ipc, netty
>         Attachments: AVRO-1297.patch
>
>
> In some cases clients may wish to close a NettyTransceiver without waiting for the close operation to complete, such as when the client knows that the server is dead.  There should be an overloaded version of the {{close()}} method that takes the {{awaitCompletion}} flag and passes it to {{disconnect(boolean,boolean,Throwable)}}.

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