Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-6958

Async I/O timeout not work

    XMLWordPrintableJSON

Details

    Description

      when use Async I/O with UnorderedStreamElementQueue, the queue will always full if you don't call the AsyncCollector.collect to ack them.
      Timeout shall collect these entries when the timeout trigger,but it isn't work
      I debug find,
      when time out, it will call resultFuture.completeExceptionally(error);
      but not call UnorderedStreamElementQueue.onCompleteHandler
      it will cause that async i/o hang always

      Attachments

        Activity

          People

            jark Jark Wu
            fxjwind feng xiaojie
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 10m
                10m