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 2022/01/10 17:56:44 UTC

[GitHub] [trafficcontrol] jrushford commented on a change in pull request #6456: Resolves issue #6439 by changing the TM endpoint used to get cache status using publish/CrStates

jrushford commented on a change in pull request #6456:
URL: https://github.com/apache/trafficcontrol/pull/6456#discussion_r781420454



##########
File path: tc-health-client/tmagent/tmagent.go
##########
@@ -38,7 +38,7 @@ import (
 	"github.com/apache/trafficcontrol/lib/go-tc"
 	"github.com/apache/trafficcontrol/tc-health-client/config"
 	"github.com/apache/trafficcontrol/tc-health-client/util"
-	"github.com/apache/trafficcontrol/traffic_monitor/datareq"
+	//"github.com/apache/trafficcontrol/traffic_monitor/datareq"

Review comment:
       @zrhoffman yeah, agreed.  I overlooked that.




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

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org