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 2019/11/21 18:56:50 UTC

[GitHub] [trafficcontrol] mitchell852 edited a comment on issue #4137: TP: Queuing Servers for updates - Queues up all the servers

mitchell852 edited a comment on issue #4137: TP: Queuing Servers for updates - Queues up all the servers
URL: https://github.com/apache/trafficcontrol/issues/4137#issuecomment-557222905
 
 
   > What do you mean by "Queue Server Updates"? There are a few different ways to do that. What exactly did you do?
   
   She queued server updates at the cdn level which will queue ALL servers in the CDN even though only Edges / Mids are affected by a "queue". This won't hurt anything but it is kind of silly to set the upd_pending flag = true on anything besides an Edge* / Mid*
   
   IMO, 2 things should be fixed:
   
   - POST api/1.4/cdns/2/queue_update should only update Edge* / Mid* servers
   - In TP, the "updates pending" column of the servers table should probably be `N/A` if the server is not Edge* / Mid*
   - In TP, the server create/update form should only have a `Update Pending` field if it's an Edge* / Mid*

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


With regards,
Apache Git Services