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/01/17 20:36:03 UTC

[GitHub] [trafficcontrol] zrhoffman commented on a change in pull request #4307: Add an optimistic quorum feature to peering within Traffic Monitor to prevent false negatives from propagating to downstream components when network isolation occurs

zrhoffman commented on a change in pull request #4307: Add an optimistic quorum feature to peering within Traffic Monitor to prevent false negatives from propagating to downstream components when network isolation occurs
URL: https://github.com/apache/trafficcontrol/pull/4307#discussion_r368125487
 
 

 ##########
 File path: traffic_monitor/conf/traffic_monitor.cfg
 ##########
 @@ -5,6 +5,7 @@
 	"http_timeout_ms": 2000,
 	"peer_polling_interval_ms": 5000,
 	"peer_optimistic": true,
+	"peer_optimisitc_quorum_min": 0,
 
 Review comment:
   Any reason not to add this config setting to [the CDN-in-a-Box TM config](https://github.com/apache/trafficcontrol/blob/RELEASE-4.0.0-RC1/infrastructure/cdn-in-a-box/traffic_monitor/traffic_monitor.cfg)?

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


With regards,
Apache Git Services