Skip to content

Commit 892de37

Browse files
SERVER-16528: disable index_bigkeys_nofail for passthrough
1 parent dce15b7 commit 892de37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jstests/slow2/sharding_jscore_passthrough.js

+1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ files.forEach(function(x) {
107107
'fsync2|' +
108108
'geo.*|' +
109109
'indexh|' +
110+
'index_bigkeys_nofail|' +
110111
'remove5|' +
111112
'update4|' +
112113
'loglong|' +

0 commit comments

Comments
 (0)