Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-1297

NettyTransceiver: Provide overloaded close(boolean awaitCompletion)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7.4
    • 1.7.5
    • java
    • Reviewed

    Description

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

      Attachments

        1. AVRO-1297.patch
          1 kB
          James Baldassari

        Activity

          People

            jbaldassari James Baldassari
            jbaldassari James Baldassari
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: