shamrickus commented on a change in pull request #4774:
URL: https://github.com/apache/trafficcontrol/pull/4774#discussion_r441654894



##########
File path: traffic_ops/traffic_ops_golang/monitoring/monitoring.go
##########
@@ -151,27 +176,101 @@ func GetMonitoringJSON(tx *sql.Tx, cdnName string) 
(*Monitoring, error) {
 }
 
 func getMonitoringServers(tx *sql.Tx, cdn string) ([]Monitor, []Cache, 
[]Router, error) {

Review comment:
       Should be fixed, it was attaching every interface to each cache server. 
E.g. if I have 2 caches and 5 interfaces then both caches would have all 5.




----------------------------------------------------------------
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:
[email protected]


Reply via email to