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/07/20 21:39:29 UTC

[GitHub] [trafficcontrol] rob05c opened a new issue #4898: Change ATS Config Generation to Infer DSCP Files

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


   ATS config generation creates DSCP files from DS settings. These settings are read and then set as a file on the remap.config line for the DS.
   
   But the files themselves are not inferred. The `location` Parameters for `set_dscp_#.config` must exist, or ATS will fail to start.
   
   The Config Generation should infer these files from the DSCP settings of all DSes on the Server, instead of relying on duplicate, potentially-wrong Parameters.
   
   ## I'm submitting a ...
   
   - [x] new feature / enhancement request
   - [x] improvement request (usability, performance, tech debt, etc.)
   
   
   ## Traffic Control components affected ...
   - [ ] Traffic Ops ORT
   
   ## Current behavior:
   DSCP files are not  dynamically created
   
   ## Expected / new behavior:
   DSCP files are dynamically created as needed, irrespective of `location` Parameters.
   
   ## Minimal reproduction of the problem with instructions:
   Delete all `set_dscp_` `location` Parameters, run ORT, observe ATS exploding.
   
   ## 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] mitchell852 commented on issue #4898: Change ATS Config Generation to Infer DSCP Files

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


   @rob05c is this issue still relevant


-- 
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] rob05c commented on issue #4898: Change ATS Config Generation to Infer DSCP Files

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


   Yes, we should still do this.


-- 
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] mitchell852 commented on issue #4898: Change ATS Config Generation to Infer DSCP Files

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


   > Yes, we should still do this.
   
   @rob05c can you add impact and effort level labels? (high, med, low)


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