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/11/19 21:44:00 UTC

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #5309: Fix Traffic Monitor Log Spam

ocket8888 commented on a change in pull request #5309:
URL: https://github.com/apache/trafficcontrol/pull/5309#discussion_r527221848



##########
File path: traffic_monitor/health/cache.go
##########
@@ -322,7 +327,7 @@ func CalcAvailability(
 			Ipv6Available: availStatus.Available.IPv6,
 		})
 
-		if available, ok := localStates.GetCache(tc.CacheName(result.ID)); !ok || !available.IsAvailable || !availStatus.ProcessedAvailable {

Review comment:
       `available` no longer exists




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