config: add failover stateboard options
These options configure how often a state information is updated by the failover coordinator in a remote state storage and how fast a transient state is expired. The new options are named as follows. * `failover.stateboard.renew_interval` * `failover.stateboard.keepalive_interval` Part of https://github.com/tarantool/tarantool-ee/issues/564 NO_DOC=to be added separately NO_CHANGELOG=Enterprise Edition feature, no new behavior in the Community Edition
Showing
- src/box/lua/config/instance_config.lua 27 additions, 0 deletionssrc/box/lua/config/instance_config.lua
- test/config-luatest/cluster_config_schema_test.lua 4 additions, 0 deletionstest/config-luatest/cluster_config_schema_test.lua
- test/config-luatest/instance_config_schema_test.lua 8 additions, 0 deletionstest/config-luatest/instance_config_schema_test.lua
Loading
Please register or sign in to comment