Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

replication_test: fix case 603 #6

Merged
merged 1 commit into from
Apr 12, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/dist/replication/test/simple_kv/case-603.act
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ client:replica_config:receiver=r2,type=add_secondary,node=r1
# write a new data
client:begin_write:id=7,key=k7,value=v7,timeout=0

# at last all r1 & r2 will come back
state:{{r1,sec,8,7},{r2,pri,8,7},{r3,sec,8,2}}
# at last all r1 & r3 will come back
config:{8,r2,[r1,r3]}