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 2021/12/09 23:16:01 UTC

[GitHub] [trafficcontrol] rob05c opened a new pull request #6414: Remove t3c unused plugin symbols

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


   t3c wasn't sending the list of installed plugins to t3c-check-reload
   like it's designed to take, but that was actually unnecessary,
   because installed plugins always require a restart, but syncds
   never installs plugins, and badass always restarts. So the entire
   check served no purpose.
   
   No new tests, existing tests cover the behavior, and this doesn't change behavior, just removes unused code.
   No docs, no interface change.
   No changelog, no interface change.
   
   ## 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 behavior is unchanged.
   
   ## If this is a bugfix, which Traffic Control versions contained the bug?
   Not a bug fix
   
   ## PR submission checklist
   - [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] zrhoffman merged pull request #6414: Remove t3c unused plugin symbols

Posted by GitBox <gi...@apache.org>.
zrhoffman merged pull request #6414:
URL: https://github.com/apache/trafficcontrol/pull/6414


   


-- 
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] zrhoffman commented on pull request #6414: Remove t3c unused plugin symbols

Posted by GitBox <gi...@apache.org>.
zrhoffman commented on pull request #6414:
URL: https://github.com/apache/trafficcontrol/pull/6414#issuecomment-994025374


   #6414 has a merge conflict


-- 
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