Skip to content

Commit a9b29dc

Browse files
committed
Adjust configuration parameters for Perl tests
1 parent 19ac6dc commit a9b29dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/mmts/Cluster.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ sub configure
102102
multimaster.conn_strings = '$connstr'
103103
multimaster.use_raftable = true
104104
multimaster.ignore_tables_without_pk = true
105-
multimaster.twopc_min_timeout = 60000
105+
multimaster.twopc_min_timeout = 2000
106106
raftable.id = $id
107107
raftable.peers = '$raftpeers'
108108
));

0 commit comments

Comments
 (0)