Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Update Fetcher.java to take into account the number of existing in-flight fetches before initiating a new fetch request. The total number of in-flight requests fetches is already tracked, so we can retrieve how many fetch are in-flight and take this value into account when creating new fetches in Fetcher.createFetchRequests().

Compatibility, Deprecation, and Migration Plan

...