Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8b19d36

Browse files
committed
reinit.sh
1 parent 34905fc commit 8b19d36

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/reinit-mm.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ do
5454
multimaster.node_id = $i
5555
multimaster.max_nodes = 4
5656
multimaster.arbiter_port = $arbiter_port
57-
multimaster.min_2pc_timeout = 100000
57+
multimaster.min_2pc_timeout = 10000000
58+
multimaster.trans_spill_threshold = 100
5859
SQL
5960
cp pg_hba.conf node$i
6061
pg_ctl -w -D node$i -l node$i.log start

0 commit comments

Comments
 (0)