Add replication/gc test
Check that: - garbage collector doesn't delete files used by initial join, final join, or subscribe - old checkpoints are deleted as the replica advances - checkpoint pinned by a stale replica is released when the replica is unregistered
Showing
- src/box/relay.cc 11 additions, 9 deletionssrc/box/relay.cc
- src/errinj.h 2 additions, 1 deletionsrc/errinj.h
- test/box/errinj.result 4 additions, 2 deletionstest/box/errinj.result
- test/replication/catch.result 2 additions, 2 deletionstest/replication/catch.result
- test/replication/catch.test.lua 2 additions, 2 deletionstest/replication/catch.test.lua
- test/replication/gc.result 210 additions, 0 deletionstest/replication/gc.result
- test/replication/gc.test.lua 107 additions, 0 deletionstest/replication/gc.test.lua
- test/replication/suite.ini 1 addition, 1 deletiontest/replication/suite.ini
Loading
Please register or sign in to comment