Revert "replication: set default replication_sync_timeout to 0"
This reverts commit 67cb4e4e. The commit introduced new behaviour unconditionally and by default, which's considered a breaking change. It was decided to add a compat option for this change. So revert the commit. NO_DOC=amended an existing doc issue manually. See https://github.com/tarantool/doc/issues/3295
Showing
- changelogs/unreleased/gh-5272-replication-sync-timeout.md 0 additions, 4 deletionschangelogs/unreleased/gh-5272-replication-sync-timeout.md
- src/box/box.cc 2 additions, 2 deletionssrc/box/box.cc
- src/box/lua/load_cfg.lua 1 addition, 1 deletionsrc/box/lua/load_cfg.lua
- test/box-luatest/builtin_events_test.lua 0 additions, 1 deletiontest/box-luatest/builtin_events_test.lua
- test/box-luatest/gh_7988_auth_type_test.lua 0 additions, 1 deletiontest/box-luatest/gh_7988_auth_type_test.lua
- test/box-tap/cfg.test.lua 2 additions, 1 deletiontest/box-tap/cfg.test.lua
- test/engine-luatest/gh_6436_field_constraint_test.lua 0 additions, 1 deletiontest/engine-luatest/gh_6436_field_constraint_test.lua
- test/replication-luatest/gh_7253_election_long_wal_write_test.lua 1 addition, 3 deletions...lication-luatest/gh_7253_election_long_wal_write_test.lua
- test/replication-luatest/gh_7590_replicaset_assert_test.lua 1 addition, 1 deletiontest/replication-luatest/gh_7590_replicaset_assert_test.lua
- test/replication-luatest/iproto_id_error_test.lua 1 addition, 3 deletionstest/replication-luatest/iproto_id_error_test.lua
- test/replication-luatest/linearizable_test.lua 0 additions, 1 deletiontest/replication-luatest/linearizable_test.lua
- test/replication/recover_missing_xlog.result 0 additions, 4 deletionstest/replication/recover_missing_xlog.result
- test/replication/recover_missing_xlog.test.lua 0 additions, 2 deletionstest/replication/recover_missing_xlog.test.lua
Loading
Please register or sign in to comment