https://bz.apache.org/bugzilla/show_bug.cgi?id=59950
Bug ID: 59950
Summary: Incorrect variables in upgradeHandler.pruneIncomplete
log message
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/java/org/apache/coyote/http2/LocalStrings.properties?view=markup#l107
The log message "upgradeHandler.pruneIncomplete" uses {0} twice instead of {0}
and {1}.
So you can't see how many streams were not pruned.
You can see here how two variables are passed in -
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java?view=markup#l1016
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]