Verify the timeout settings¶
Confirm that MKE components have the time they require to effectively communicate.
Component |
Timeout (ms) |
Configurable |
---|---|---|
Raft consensus between manager nodes |
3000 |
no |
Gossip protocol for overlay networking |
5000 |
no |
etcd |
500 |
yes |
RethinkDB |
10000 |
no |
Stand-alone cluster |
90000 |
no |
Network lag of more than two seconds between MKE manager nodes can cause problems in your MKE cluster. For example, such a lag can indicate to MKE components that the other nodes are down, resulting in unnecessary leadership elections that will result in temporary outages and reduced performance. To resolve the issue, decrease the latency of the MKE node communication network.