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

Commit be81ae1

Browse files
knizhnikkelvich
authored andcommitted
Run tests with Raftable enabled
1 parent bd41d9e commit be81ae1

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
@@ -98,7 +98,7 @@ sub configure
9898
multimaster.queue_size = 10485760 # 10mb
9999
multimaster.node_id = $id
100100
multimaster.conn_strings = '$connstr'
101-
multimaster.use_raftable = false
101+
multimaster.use_raftable = true
102102
multimaster.ignore_tables_without_pk = true
103103
multimaster.twopc_min_timeout = 60000
104104
raftable.id = $id

0 commit comments

Comments
 (0)