https://bz.apache.org/bugzilla/show_bug.cgi?id=66543
Bug ID: 66543
Summary: Misleading error log in fireRequestDestroyEvent
Product: Tomcat 10
Version: 10.1.7
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ------
In the method fireRequestDestroyEvent of the StandardContext class, there is an
error log of key "standardContext.requestListener.requestInit", in case of
exception.
Logging about a request initialized event instead of a request destroyed event
is a bit misleading.
An appropriate log key and an appropriate log message in
LocalStrings*.properties would be better.
--
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]