[PATCH v2 0/2] replication: fix a failing assert in replica_on_applier_disconnect()

Serge Petrenko sergepetrenko at tarantool.org
Fri Aug 17 09:59:49 MSK 2018


https://github.com/tarantool/tarantool/issues/3510
https://github.com/tarantool/tarantool/tree/sergepetrenko/gh-3510-replication-asserts-fail

Changes in v2:
  - update test run with a fix to prevent
    test hang.

Serge Petrenko (2):
  Update test-run
  replication: fix a failing assert in replica_on_applier_disconnect()

 src/box/replication.cc         |  4 ++++
 test-run                       |  2 +-
 test/replication/er_load.lua   | 25 +++++++++++++++++++++++++
 test/replication/er_load1.lua  |  1 +
 test/replication/er_load2.lua  |  1 +
 test/replication/misc.result   | 32 ++++++++++++++++++++++++++++++++
 test/replication/misc.test.lua | 12 ++++++++++++
 7 files changed, 76 insertions(+), 1 deletion(-)
 create mode 100644 test/replication/er_load.lua
 create mode 120000 test/replication/er_load1.lua
 create mode 120000 test/replication/er_load2.lua

-- 
2.15.2 (Apple Git-101.1)




More information about the Tarantool-patches mailing list