box: make replication_sync_lag option dynamic
In #3427 replication_sync_lag should be taken into account during replication reconfiguration. In order to configure replication properly this parameter is made dynamic and can be changed on demand. @locker: moved dynamic config check to box/cfg.test.lua @TarantoolBot document Title: recation_sync_lag option can be set dynamically box.cfg.recation_sync_lag now can be set at any time.
Showing
- src/box/box.cc 7 additions, 1 deletionsrc/box/box.cc
- src/box/box.h 1 addition, 0 deletionssrc/box/box.h
- src/box/lua/cfg.cc 12 additions, 0 deletionssrc/box/lua/cfg.cc
- src/box/lua/load_cfg.lua 2 additions, 0 deletionssrc/box/lua/load_cfg.lua
- test/box/cfg.result 16 additions, 0 deletionstest/box/cfg.result
- test/box/cfg.test.lua 9 additions, 0 deletionstest/box/cfg.test.lua
Loading
Please register or sign in to comment