You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2022/06/15 19:24:38 UTC

[GitHub] [trafficcontrol] rob05c opened a new pull request, #6905: Add t3c metadata file

rob05c opened a new pull request, #6905:
URL: https://github.com/apache/trafficcontrol/pull/6905

   Adds a t3c metadata file.
   
   Currently, this is just to help operational debugging. No behavior changes, other than writing the file.
   
   But a critical future feature this enables is deleting old files. Currently, t3c never deletes files, because it has no way of knowing what it dropped in the past, versus files in the ATS config directory places manually or by other tools. The metadata file tracks "owned" files, making it possible to safely delete old files. Though this PR doesn't add that.
   
   ## Which Traffic Control components are affected by this PR?
   - Traffic Control Cache Config (`t3c`, formerly ORT)
   
   ## What is the best way to verify this PR?
   Run t3c, verify a `t3c-apply-metadata.json` file is placed in the ATS config directory, with some useful information about the run.
   
   ## If this is a bugfix, which Traffic Control versions contained the bug?
   Not a bug fix.
   
   
   ## PR submission checklist
   - [x] This PR has tests <!-- If not, please delete this text and explain why this PR does not need tests. -->
   - ~[x] This PR has documentation~ no docs, the metadata file is not stable or documented <!-- If not, please delete this text and explain why this PR does not need documentation. -->
   - ~[x] This PR has a CHANGELOG.md entry~ no changelog, no documented behavior changes <!-- A fix for a bug from an ATC release, an improvement, or a new feature should have a changelog entry. -->
   - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** (see [the Apache Software Foundation's security guidelines](https://apache.org/security) for details)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficcontrol] ocket8888 merged pull request #6905: Add t3c metadata file

Posted by GitBox <gi...@apache.org>.
ocket8888 merged PR #6905:
URL: https://github.com/apache/trafficcontrol/pull/6905


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org