https://bz.apache.org/bugzilla/show_bug.cgi?id=60386

            Bug ID: 60386
           Summary: Sequential refreshes in Chromium cause warnings from
                    Http2UpgradeHandler pruneClosedStreams
           Product: Tomcat 8
           Version: 8.5.x-trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: kat...@gmail.com
  Target Milestone: ----

If F5 is pressed and holded on some page accessed via HTTP/2 in Chromium 54,
Tomcat produces warnings.

6:57:23 AM org.apache.coyote.http2.Http2UpgradeHandler pruneClosedStreams
WARNING: Connection [297] Failed to fully prune the connection because streams
were active / used in the priority tree. There are [8] too many streams
6:57:37 AM org.apache.coyote.http2.Http2UpgradeHandler pruneClosedStreams
WARNING: Connection [297] Failed to fully prune the connection because streams
were active / used in the priority tree. There are [18] too many streams
.....
7:01:13 AM org.apache.coyote.http2.Http2UpgradeHandler pruneClosedStreams
WARNING: Connection [297] Failed to fully prune the connection because streams
were active / used in the priority tree. There are [678] too many stream

This issue is not reproducible with Firefox 49.

It may be a browser bug, but anyway this sutuation should be handled without
much noise on production servers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to