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

Sorry, previous version had tabs in lua code. Replaced with spaces.

https://github.com/tarantool/tarantool/issues/3510
https://github.com/tarantool/tarantool/tree/sergepetrenko/gh-3510-replication-asserts-fail
Changes in v2.1:
  - fix lua indentation.
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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-17  7:06 [PATCH v2.1 0/2]replication: fix a failing assert in replica_on_applier_disconnect() Serge Petrenko
2018-08-17  7:06 ` [PATCH v2.1 1/2] Update test-run Serge Petrenko
2018-08-17  7:06 ` [PATCH v2.1 2/2] replication: fix a failing assert in replica_on_applier_disconnect() Serge Petrenko
2018-08-17  9:49 ` [PATCH v2.1 0/2]replication: " Vladimir Davydov

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