RAFT System Variables
A detailed reference for the system variables used by the RAFT consensus implementation. These variables configure cluster heartbeat behavior, election timeouts, log management, and flow control
List of RAFT System Variables
raft-candidate-timeout
Property
Value
raft-data-dir
Property
Value
raft-event-store-file-size
Property
Value
raft-event-store-max-memory
Property
Value
raft-event-store-max-size
Property
Value
raft-flow-control-drift-limit
Property
Value
raft-flow-control-max-throttle-rate
Property
Value
raft-follower-timeout
Property
Value
raft-heartbeat-timeout
Property
Value
raft-listen-port
Property
Value
raft-log-filter
Property
Value
raft-log-level
Property
Value
raft-max-candidate-timeout
Property
Value
raft-max-reconnect-attempts
Property
Value
raft-node-id
Property
Value
raft-node-weight
Property
Value
raft-non-primary-timeout
Property
Value
raft-session-timeout
Property
Value
raft-sst-listen-port
Property
Value
raft-have-ssl
Property
Value
raft-ssl-key
Property
Value
raft-ssl-cert
Property
Value
raft-ssl-ca
Property
Value
raft-ssl-capath
Property
Value
raft-ssl-cipher
Property
Value
raft-ssl-crl
Property
Value
raft-ssl-crlpath
Property
Value
raft-tls-version
Property
Value
raft-ssl-ciphersuites
Property
Value
raft-ssl-verify-depth
Property
Value
Last updated
Was this helpful?

