This repository was archived by the owner on Nov 24, 2025. It is now read-only.
Update Tomcat to 9.0.67#7093
Merged
Merged
Conversation
88aa244 to
8e03a73
Compare
rimashah25
reviewed
Sep 29, 2022
rimashah25
left a comment
Contributor
There was a problem hiding this comment.
Code changes look good but I haven't ran TR tests.
rimashah25
approved these changes
Oct 4, 2022
Contributor
There was a problem hiding this comment.
Tests (TR) pass on local.
[INFO] --- maven-failsafe-plugin:2.19:verify (integration) @ ROOT ---
[INFO] Failsafe report directory: /Development/go/src/github.com/apache/trafficcontrol/traffic_router/core/target/failsafe-reports
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for traffic_router 7.1.0:
[INFO]
[INFO] traffic_router ..................................... SUCCESS [ 0.149 s]
[INFO] traffic_router_shared .............................. SUCCESS [ 9.101 s]
[INFO] traffic_router_connector ........................... SUCCESS [ 10.599 s]
[INFO] traffic_router_config .............................. SUCCESS [ 0.057 s]
[INFO] traffic_router_geolocation ......................... SUCCESS [ 0.454 s]
[INFO] ROOT ............................................... SUCCESS [05:51 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:12 min
[INFO] Finished at: 2022-10-03T18:55:27-06:00
[INFO] ------------------------------------------------------------------------```
zrhoffman
added a commit
that referenced
this pull request
Oct 14, 2022
zrhoffman
added a commit
to zrhoffman/trafficcontrol
that referenced
this pull request
Oct 26, 2022
This reverts commit 96a8543.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes #7092 by updating Tomcat to version 9.0.67.
Which Traffic Control components are affected by this PR?
What is the best way to verify this PR?
Run TR tests
If this is a bugfix, which Traffic Control versions contained the bug?
PR submission checklist