rawlinp opened a new pull request #2492: Refactor cachegroups to use 
coordinates table
URL: https://github.com/apache/trafficcontrol/pull/2492
 
 
   Replace cachegroup lat/long columns with a coordinate FK. On cg create,
   create a coordinate and set the coordinate ID in the cg. On cg update,
   update the referenced coordinate too. On delete, delete the cg and its
   reference coordinate.
   
   Keep the API unchanged; only refactor the backend.
   
   Keep the TO UI functional for cachegroup CRUD.
   
   Update the Perl API backend enough to keep the TO UI and API tests
   working (for Perl APIs yet to be rewritten).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to