gh-775: review fixes
* update test-run to a version which works with the new server as well as with the old one. * move lock/unlock facilities to an own file * do not attempt to play with hot standby in an empty WAL dir * lock wal dir, not snap dir. Update test-run, review fixes.
Showing
- src/CMakeLists.txt 1 addition, 0 deletionssrc/CMakeLists.txt
- src/box/box.cc 48 additions, 75 deletionssrc/box/box.cc
- src/box/errcode.h 1 addition, 1 deletionsrc/box/errcode.h
- src/box/iproto.cc 24 additions, 112 deletionssrc/box/iproto.cc
- src/box/wal.cc 2 additions, 0 deletionssrc/box/wal.cc
- src/box/wal.h 1 addition, 0 deletionssrc/box/wal.h
- src/coio.cc 1 addition, 3 deletionssrc/coio.cc
- src/evio.cc 7 additions, 7 deletionssrc/evio.cc
- src/evio.h 2 additions, 7 deletionssrc/evio.h
- src/path_lock.c 72 additions, 0 deletionssrc/path_lock.c
- src/path_lock.h 63 additions, 0 deletionssrc/path_lock.h
- test-run 1 addition, 1 deletiontest-run
- test/box/misc.result 1 addition, 1 deletiontest/box/misc.result
- test/replication/hot_standby.lua 1 addition, 1 deletiontest/replication/hot_standby.lua
Loading
Please register or sign in to comment