Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8347373

HTTP/2 flow control checks may count unprocessed data twice

XMLWordPrintable

    • b06

        The HTTP/2 flow control logic has a potential race condition where some of the unprocessed data may be counted twice for the connection window.
        A protocol exception may be raised incorrectly if there are several concurrent streams producing data and the connection window is close from being exhausted.

              dfuchs Daniel Fuchs
              dfuchs Daniel Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: