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

Commitb3a3376

Browse files
committed
tests: reduce trans_spill_threshold
It will allow to run 007_add_stop_node.pl on small virtual machines.It seems like tests are passing even with trans_spill_threshold=10MB,but lets be less extreme.
1 parent48637a7 commitb3a3376

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
@@ -171,7 +171,7 @@ sub init
171171
# For add_stop node test we need at least 4 * 3 * (2 * trans_spill_threshold)
172172
# MB of shmem, and some bf members have only 2GB /dev/shm, so be
173173
# careful upping this.
174-
multimaster.trans_spill_threshold =50MB
174+
multimaster.trans_spill_threshold =20MB
175175
176176
multimaster.binary_basetypes =${binary_basetypes}
177177

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp