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

   Fixes t3c-check-refs to accept the list of added files over stdin or the 
input file, instead of an arg.
   
   Also changes the corresponding t3c-apply call of check-refs to pass the list 
as input.
   
   Because many operating systems (including the supported CentOS Linux) have 
argument length limits, this caused t3c-check-refs and therefore t3c-apply to 
fail for large numbers of added files.
   
   ## 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 tests. Run t3c with a large number of newly-added files, verify it 
succeeds.
   
   ## If this is a bugfix, which Traffic Control versions contained the bug?
   - 6.0.0 and newer
   
   
   ## PR submission checklist
   - ~[x] This PR has tests~ Functionality is tested in numerous existing tests.
   - [x] This PR has documentation <!-- If not, please delete this text and 
explain why this PR does not need documentation. -->
   - [x] This PR has a CHANGELOG.md entry <!-- 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-unsubscr...@trafficcontrol.apache.org

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

Reply via email to