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 2020/11/06 22:01:08 UTC

[GitHub] [trafficcontrol] rob05c opened a new issue #5259: Fix t3c to log when prereqs fail and a file isn't updated.

rob05c opened a new issue #5259:
URL: https://github.com/apache/trafficcontrol/issues/5259


   `t3c` doesn't log anything when prerequisites fail for a file, it just silently doesn't update that file.
   
   It needs to log an error. This is a major issue for production environments, where not updating configs can result in outages, and Operators need to be alerted to fix it ASAP.
   
   ## I'm submitting a ...
   -  bug report
   
   ## Traffic Control components affected ...
   -  Traffic Ops ORT
   
   ## Current behavior:
   Prereq failures don't log and don't update the file.
   
   ## Expected behavior:
   Prerequisite failures log an error.
   
   ## Minimal reproduction of the problem with instructions:
   Create a prereq failure on a file. For example, add a remap line which uses header rewrite, but don't have the header rewrite plugin installed. Run t3c to place configs. Observe changes to remap.config are not applied, with no log message.
   
   ## Anything else:
   


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

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



[GitHub] [trafficcontrol] rob05c commented on issue #5259: Fix t3c to log when prereqs fail and a file isn't updated.

Posted by GitBox <gi...@apache.org>.
rob05c commented on issue #5259:
URL: https://github.com/apache/trafficcontrol/issues/5259#issuecomment-723319387


   @jrushford 


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

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