markt-asf merged PR #830:
URL: https://github.com/apache/tomcat/pull/830
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.o
markt-asf commented on PR #830:
URL: https://github.com/apache/tomcat/pull/830#issuecomment-2679115250
Tx. Well-spotted.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
bergander opened a new pull request, #830:
URL: https://github.com/apache/tomcat/pull/830
Fix info-then-debug logging in `Http2UpgradeHandler` by making the
`UserDataHelper` static. Otherwise the _lastInfoTime_ in `UserDataHelper` will
be per HTTP2-connection, but it should be a global scop