0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/jstests/readonly
Hugh Han 9e478e4164 SERVER-14761 only allow NumberLong as split key in hashed shard patterns
When a shard uses a hashed key pattern, only NumberLong types may be used
as split keys.

A small bug in hash_basic.js regarding 'middle' syntax was also fixed.
Instead of 10000 to the document as a whole, 10000 is now added to the
actual number in the document.

A small bug in read_only_test.js regarding the shardColl(...) function
was also found. It was fixed to now do what I believe the author originally
intended it to do.
2017-07-13 13:45:20 -04:00
..
lib SERVER-14761 only allow NumberLong as split key in hashed shard patterns 2017-07-13 13:45:20 -04:00
aggregate.js SERVER-19318 Reimplement the currentOp command as a $currentOp aggregation 2017-07-07 14:38:34 +01:00
catalog_ops.js
count.js
distinct.js
find.js
geo.js SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
get_more.js
server_status.js
temp_collection.js SERVER-24726 readonly mode should ignore temp collections 2016-07-14 15:59:36 -04:00
write_ops.js SERVER-25904 include expected error code in read-only write ops test 2016-12-12 11:11:03 -05:00