Skip to content

Commit 4ecb7b5

Browse files
knizhnikkelvich
authored andcommitted
Adjust configuration parameters for Perl tests
1 parent d565586 commit 4ecb7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)