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 2021/01/12 19:56:19 UTC

[GitHub] [trafficcontrol] rimashah25 commented on a change in pull request #5428: Fixed TO log warning when generating snapshots for topology-based delivery services

rimashah25 commented on a change in pull request #5428:
URL: https://github.com/apache/trafficcontrol/pull/5428#discussion_r556044231



##########
File path: traffic_ops/traffic_ops_golang/crconfig/servers.go
##########
@@ -361,7 +361,6 @@ order by dsr.set_number asc
 		for _, dsName := range dses {
 			dsInfList, ok := dsInfs[string(dsName)]
 			if !ok {
-				log.Warnln("Creating CRConfig: deliveryservice " + string(dsName) + " has no regexes, skipping")

Review comment:
       Done.




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