replication: enable ACKS onlys after SUBSCRIBE
Start applier->writer fiber only after SUBSCRIBE. Otherwiser writer will send ACK during FINAL JOIN and break replication protocol. Fixes #2726
Showing
- src/box/applier.cc 16 additions, 16 deletionssrc/box/applier.cc
- test/replication/errinj.result 37 additions, 2 deletionstest/replication/errinj.result
- test/replication/errinj.test.lua 14 additions, 4 deletionstest/replication/errinj.test.lua
- test/replication/replica_ack.lua 10 additions, 0 deletionstest/replication/replica_ack.lua
Loading
Please register or sign in to comment