Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8349910 Implement JEP 517: HTTP/3 for the HTTP Client API
  3. JDK-8365794

StreamLimitTest vs H3StreamLimitReachedTest: consider renaming or merging

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • core-libs

      StreamLimitTest and H3StreamLimitReachedTest appear to be testing the same thing but do not exactly, though they might overlap to some extent. The StreamLimitTest test tests the vanilla retry of requests when stream limit is reached. The H3StreamLimitReachedTest tests more complex scenarios for connection reuse (or not reuse) by issuing different requests with different discovery modes, and mixing that with retries caused by stream limit reached. Maybe the issue here is finding a better name (or better summary) for these two tests.

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

              Created:
              Updated: