Pierlauro Sciarelli
fc999fe678
SERVER-64486 + SERVER-64363 moveRange honors secondary throttle and cluster moveChunk calls into moveRange
2022-04-06 12:05:55 +00:00
James Wahlin
6e8396defc
SERVER-63850 Add the count command to API version 1
2022-03-14 21:10:54 +00:00
Sviatlana Zuiko
00553eb233
Revert "SERVER-63850 Add the count command to API version 1"
...
This reverts commit 1ca10441ee .
2022-03-14 12:32:56 +00:00
James Wahlin
1ca10441ee
SERVER-63850 Add the count command to API version 1
2022-03-12 16:32:57 +00:00
Paolo Polato
46a82e8cd8
SERVER-62205 Check maxChunkSize parameter in (auto)splitVector requests
2022-03-04 15:53:28 +00:00
Rui Liu
d6f2b64dec
SERVER-60694 Move collMod to DDL coordinator infrastructure
2021-12-22 17:15:30 +00:00
Arun Banala
3242083daa
Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"
2021-12-03 20:05:44 +00:00
Rui Liu
0b5f8fbf74
SERVER-60694 Move collMod to DDL coordinator infrastructure
2021-11-23 21:42:00 +00:00
Marcos José Grillo Ramirez
2b204e8aae
SERVER-56227 Add user-facing command for permitMigrations using DDL coordinator
2021-11-22 12:33:14 +00:00
jannaerin
6ac6669487
SERVER-61055 Do not run check orphans after tests that call removeShard
2021-11-02 15:09:40 +00:00
Haley Connelly
d0f6a9a599
SERVER-56887 setIndexCommitQuorum command does not return {ok: 1} when run against a mongos on a non-existent index build
2021-08-12 18:21:43 +00:00
XueruiFa
7cccaa4720
SERVER-58794: _configsvrCreateDatabase and _flushDatabaseCacheUpdates should accept any API version parameters
2021-07-27 16:25:05 +00:00
Ruoxin Xu
df3417f997
SERVER-57561 Avoid setting default LegacyRuntimeConstants value when parsing FindCommandRequest
2021-06-16 21:44:21 +00:00
Paolo Polato
469ba14218
SERVER-56786 expand the bounds parameter of mergeChunk in the config server
2021-06-02 10:02:07 +00:00
Tommaso Tocci
4493d9309d
SERVER-57051 Shard may fail to notify that router was stale for command in multi-statement transaction
2021-05-25 12:24:38 +00:00
A. Jesse Jiryu Davis
500a405a5c
SERVER-56550 Require consistent API params in getMore and txns
...
Transaction-continuing commands must use the same API parameters as the
transaction's first command (it is no longer optional), and similarly
getMore must use the same as the cursor-creating command.
2021-05-13 17:48:10 +00:00
A. Jesse Jiryu Davis
99fe7a8349
SERVER-55614 getMore accepts API version params
2021-05-07 00:39:31 +00:00
A. Jesse Jiryu Davis
4aa2788587
SERVER-55614 Make API params optional for cmds in txns
2021-05-04 21:50:07 +00:00
Pierlauro Sciarelli
3aab69238a
SERVER-52758 Fit movePrimary in the DDL coordinator/participant model
2021-03-01 19:56:31 +00:00
Marcos José Grillo Ramirez
bc90b32880
SERVER-52760 Add shardsvr_reshard_collection command and a DDL coordinator to serialize behind other DDL operations
2021-02-16 11:54:56 +00:00
Jason Zhang
c8b93f2649
SERVER-47807 Remove shardConnPoolStats command
2021-02-02 17:40:57 +00:00
Tommaso Tocci
a1c14013a1
SERVER-52811 Implement the new drop database path in _shardsvrDropDatabase
2021-01-29 10:46:28 +00:00
Alexandre Bique
e747599181
SERVER-47817 Remove resetError command
2021-01-28 14:44:52 +00:00
Kaloian Manassiev
3d3df46813
SERVER-53118 Make the DistLockManager use the same processId/lockSessionId per shard
2021-01-21 20:28:39 +00:00
Jaume Moragues
f364f9617c
SERVER-52809 Implement the new drop collection path in _shardsvrDropCollection
2021-01-20 01:08:57 +00:00
samontea
dc77c3d344
SERVER-51768 Update javascript tests to reflect count being removed from API version 1 and remove count from API version 1
2020-12-11 00:47:07 +00:00
Jaume Moragues
53b4d1ac1c
SERVER-53088 Create the _shardsvrRefineCollectionShardKey command
2020-12-04 10:30:43 +00:00
Marcos José Grillo Ramírez
e3d04ce255
SERVER-52780 Create the _shardsvrRenameCollection command
2020-11-30 11:04:09 +00:00
A. Jesse Jiryu Davis
7654bb8401
SERVER-52962 Fix mapreduce "inline" syntax in API version test
2020-11-23 22:18:04 +00:00
Max Hirschhorn
1cabc1efdd
SERVER-49291 Exclude reshardCollection from eMRC=off in tests.
2020-11-20 13:27:15 +00:00
A. Jesse Jiryu Davis
7728778a21
SERVER-51451 Fix mongos API version parameter tests, part 2
2020-10-19 18:00:16 +00:00
A. Jesse Jiryu Davis
f2380dd48d
SERVER-51451 Fix mongos API version parameter tests
2020-10-14 21:02:55 +00:00
A. Jesse Jiryu Davis
99e27ba594
SERVER-50375 Ensure mongos forwards API parameters to shards, try 3
2020-10-05 22:06:43 +00:00
A. Jesse Jiryu Davis
01cac19578
Revert "SERVER-50375 Ensure mongos forwards API parameters to shards"
...
This reverts commit 9b8d4c2f02 .
2020-10-02 21:12:14 +00:00
A. Jesse Jiryu Davis
9b8d4c2f02
SERVER-50375 Ensure mongos forwards API parameters to shards
2020-10-02 18:44:07 +00:00
Tommaso Tocci
f880b32be6
Revert "SERVER-50375 Thoroughly test that mongos forwards API parameters"
...
This reverts commit e66093f0a8 .
2020-10-01 12:55:27 +00:00
A. Jesse Jiryu Davis
e66093f0a8
SERVER-50375 Thoroughly test that mongos forwards API parameters
2020-10-01 00:53:05 +00:00