-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Tomcat to 9.0.67 #7093
Merged
Merged
Update Tomcat to 9.0.67 #7093
Conversation
This file contains 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
zrhoffman
added
Traffic Router
related to Traffic Router
high impact
impacts the basic function, deployment, or operation of a CDN
improvement
The functionality exists but it could be improved in some way.
dependencies
Pull requests that update a dependency file
labels
Sep 28, 2022
zrhoffman
force-pushed
the
tomcat-9.0.66
branch
from
September 28, 2022 16:26
88aa244
to
8e03a73
Compare
rimashah25
reviewed
Sep 29, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code changes look good but I haven't ran TR tests.
rimashah25
approved these changes
Oct 4, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
high impact
impacts the basic function, deployment, or operation of a CDN
improvement
The functionality exists but it could be improved in some way.
Traffic Router
related to Traffic Router
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