mitchell852 opened a new issue #2597: Golang cachegroup crud apis are missing data integrity rules implemented in Perl URL: https://github.com/apache/trafficcontrol/issues/2597 All of the rules found in Perl were not migrated to Go. For example, when trying to delete a cachegroup, the perl checks that no servers are attached to the cachegroup before deleting the cachegroup. The Go does not bother to do this check.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
