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

Commit acb0ab6

Browse files
committed
try to test mmts without raftable
1 parent b755151 commit acb0ab6

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 = true
101+
multimaster.use_raftable = false
102102
multimaster.ignore_tables_without_pk = true
103103
multimaster.twopc_min_timeout = 60000
104104
raftable.id = $id

0 commit comments

Comments
 (0)