Skip to content
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

Fix czf temp file issue in Traffic Router #8008

Merged
merged 1 commit into from
May 14, 2024

Conversation

rimashah25
Copy link
Contributor

Fix czf temp file issue in Traffic Router


Which Traffic Control components are affected by this PR?

  • Traffic Router

What is the best way to verify this PR?

  1. If using Dev CIAB, Create Terminal to the TR container and navigate to /opt/traffic_router/temp/ directory. After every restart of TR, there should not be any czf*.json files created prior to the current start up of TR.
  2. Same applies to any environment where TR is deployed. No new czf*.json files should be retained under the /opt/traffic_router/temp/ directory after the TR restart.
  3. However, as a one time cleanup activity, all previously created temp files under /opt/traffic_router/temp/ directory has to be deleted.

If this is a bugfix, which Traffic Control versions contained the bug?

  • 8.0.1

PR submission checklist

Copy link
Contributor

@jagan-parthiban jagan-parthiban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested code change. Working as expected.

@rimashah25 rimashah25 merged commit 00ec914 into apache:master May 14, 2024
16 checks passed
@rimashah25 rimashah25 deleted the bugfix/tr-czf-temp-file branch May 14, 2024 15:24
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.

None yet

3 participants