Skip to content

Conversation

@siyuniu-ms
Copy link
Contributor

@siyuniu-ms siyuniu-ms commented May 25, 2023

An improvment for #7650

The file structure in Servlet5 folder is identical to that of Servlet 3.

Some identical files was moved to servlet/common folder for reduce redundency
The reponse wrapper files and servletOutPutStream write advice class could not be shared between servlet3 and servlet5 as the servlet3 is using javax.servlet.ServletOutputStream while servlet 5 is using jakarta.servlet.ServletOutputStream.

@siyuniu-ms siyuniu-ms requested a review from a team May 25, 2023 01:21
@trask trask merged commit 39c96bc into open-telemetry:main May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants