(tomcat) branch 10.1.x updated: A little more debug logging to better understand intermittent failure

[email protected]
Newsgroups gmane.comp.jakarta.tomcat.devel
Message-ID <178663403572.1532900.1451302462999085144@gitbox3-he-fi.apache.org>
This is an automated email from the ASF dual-hosted git repository.

markt-asf pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new b3c8d05b73 A little more debug logging to better understand intermittent failure
b3c8d05b73 is described below

commit b3c8d05b731b176bf80a24157afdd51db4d15ad4
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Aug 13 16:13:20 2026 +0100

    A little more debug logging to better understand intermittent failure
---
 test/org/apache/coyote/http2/TestRfc9218.java | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test/org/apache/coyote/http2/TestRfc9218.java b/test/org/apache/coyote/http2/TestRfc9218.java
index 9ed9540b2e..a540dc7198 100644
--- a/test/org/apache/coyote/http2/TestRfc9218.java
+++ b/test/org/apache/coyote/http2/TestRfc9218.java
@@ -134,7 +134,9 @@ public class TestRfc9218 extends Http2TestBase {
         // Add 1 byte to the connection window. Due to rounding up, each stream should get 1 byte.
         sendWindowUpdate(0, 1);
         parser.readFrame();
+        System.out.println(output.getTrace());
         parser.readFrame();
+        System.out.println(output.getTrace());
         parser.readFrame();
 
         trace = output.getTrace();
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.