Uploaded image for project: 'XNIO'
  1. XNIO
  2. XNIO-134

IoUtils.retyringChannelSource().open()'s future result does not leave WAITING status

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.1.0.Beta2
    • None
    • api
    • None
    • Hide

      Add handleDone and handleCancelled to IoUtils.RetryingNotifier.

      Show
      Add handleDone and handleCancelled to IoUtils.RetryingNotifier.

      A request to open a retrying channel source (obtained by invoking IoUtils.retryingChannelSource(ChannelSource,int)) will stay in the WAITING status forever, unless the open operation fails.

      The cause of this bug is at IoUtils.RetryingNotifier, that lacks handleDone and handleCancelled methods.

            flaviarnn Flavia Rainone
            flaviarnn Flavia Rainone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: