Tarantool development patches archive
 help / color / mirror / Atom feed
* [PATCH v2 0/2] replication: fix a failing assert in replica_on_applier_disconnect()
@ 2018-08-17  6:59 Serge Petrenko
  2018-08-17  6:59 ` [PATCH v2 1/2] Update test-run Serge Petrenko
  2018-08-17  6:59 ` [PATCH v2 2/2] replication: fix a failing assert in replica_on_applier_disconnect() Serge Petrenko
  0 siblings, 2 replies; 5+ messages in thread
From: Serge Petrenko @ 2018-08-17  6:59 UTC (permalink / raw)
  To: vdavydov.dev; +Cc: kyukhin, tarantool-patches, Serge Petrenko

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)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-08-17 12:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-17  6:59 [PATCH v2 0/2] replication: fix a failing assert in replica_on_applier_disconnect() Serge Petrenko
2018-08-17  6:59 ` [PATCH v2 1/2] Update test-run Serge Petrenko
2018-08-17 11:41   ` [tarantool-patches] " Alexander Turenko
2018-08-17 12:15     ` Vladimir Davydov
2018-08-17  6:59 ` [PATCH v2 2/2] replication: fix a failing assert in replica_on_applier_disconnect() Serge Petrenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox