Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9377027

Browse files
knizhnikkelvich
authored andcommitted
Disable raftable in make check
1 parentdcc004c commit9377027

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.queue_size = 10485760 # 10mb
103103
multimaster.node_id =$id
104104
multimaster.conn_strings = '$connstr'
105-
multimaster.use_raftable =true
105+
multimaster.use_raftable =false
106106
multimaster.heartbeat_recv_timeout = 1000
107107
multimaster.heartbeat_send_timeout = 250
108108
multimaster.max_nodes = 3

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp