On 3/31/20 2:21 AM, Zhen Wang wrote: > With the scale test of 640 nodes k8s cluster, raft DB nodes' jsonrpc > session got closed due to the timeout of default 5 seconds probe. > It will cause disturbance of the raft cluster. Since we already have > the heartbeat for RAFT, just disable the probe between the servers > to avoid the unnecessary jsonrpc inactivity probe. > > Acked-by: Han Zhou <[email protected]> > Signed-off-by: Zhen Wang <[email protected]>
Thanks, Zhen and Han! I went ahead and applied this patch to master. Backported down to 2.12. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
