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/08/04 20:50:11 UTC

[GitHub] [trafficcontrol] rob05c commented on pull request #4790: Add Topology ATS Config Generation

rob05c commented on pull request #4790:
URL: https://github.com/apache/trafficcontrol/pull/4790#issuecomment-668818152


   >toreq.GetServerUpdateStatus() calls the API 1.4 version of GET /servers/{host_name}/update_status. Since #4901 only adds Flexible Topologies support for API 3.0 version of GET /servers/{host_name}/update_status, atstccfg won't get accurate parent_pending and parent_reval_pendinginfo if it uses API 1.4 for this route.
   
   Fixed - ORT/atstccfg will now use the latest API if it exists, and fall back to the prior if it doesn't.


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