You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "James Baldassari (JIRA)" <ji...@apache.org> on 2013/07/08 17:13:48 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=13702052#comment-13702052 ] 

James Baldassari commented on AVRO-1297:
----------------------------------------

Any chance we can get this minor change into trunk soon?
                
> 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