https://bz.apache.org/bugzilla/show_bug.cgi?id=66627
--- Comment #1 from Mark Thomas <ma...@apache.org> --- The assumption in CoyoteAdater is still valid - assuming no-one is calling Tomcat internals. As soon as components start accessing Tomcat internals then all sorts of things can go wrong unless those components do so very carefully. Open Telemetry fixed this 9 months ago: https://github.com/open-telemetry/opentelemetry-java-instrumentation/commit/e526338fc3e0a172b74f0ced5b76cc47947bea88 It is a fair point about the change in behaviour of getType(). Not changing the type on a conversion shouldn't have any functional impact but that needs checking and it might have performance impacts. -- 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