summaryrefslogtreecommitdiff
path: root/jstests/sharding/clear_jumbo.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-75999 Fail point utils should retry configureFailPoint on retriable ↵Allison Easton2023-04-181-7/+3
| | | | errors
* SERVER-71690 Implement a new sharding hook to verify the sharding filtering ↵Jordi Serra Torrens2023-01-181-0/+3
| | | | metadata
* SERVER-66831 clearJumbo test creates a real jumbo chunkSilvia Surroca2022-06-151-70/+100
|
* Revert "SERVER-66831 clearJumbo test creates a real jumbo chunk"Silvia Surroca2022-06-151-96/+70
| | | | This reverts commit b7691e222c640e81bf627d04bd76e1722e7ea517.
* SERVER-66831 clearJumbo test creates a real jumbo chunkSilvia Surroca2022-06-141-70/+96
|
* SERVER-66838 clearJumbo test is not waiting a full balancer round in case of ↵Silvia Surroca2022-06-081-10/+8
| | | | stepdown
* SERVER-63240 Ensure only major and minor version is stored when clearing the ↵Marcos José Grillo Ramirez2022-02-141-0/+6
| | | | jumbo flag
* SERVER-58683 Simplify config replicaset exposure in shardingtestTommaso Tocci2021-07-211-1/+1
|
* SERVER-57493 Remove requires_find_command jstest tagAdityavardhan Agrawal2021-06-301-8/+0
|
* SERVER-55025 Rewrite clear_jumbo.js test using a client session with ↵Sergi Mateo Bellido2021-03-091-28/+40
| | | | | | retryWrites enabled This time properly tagged
* Revert "SERVER-55025 Rewrite clear_jumbo.js test using a client session with ↵Sergi Mateo Bellido2021-03-081-32/+28
| | | | | | | retryWrites enabled" This reverts commit b2f04d0328d1dd05290012d36c35cc351df53f27. It is going to be added soon with the right Tag
* SERVER-55025 Rewrite clear_jumbo.js test using a client session with ↵Sergi Mateo Bellido2021-03-081-28/+32
| | | | retryWrites enabled
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ↵Jordi Serra Torrens2021-01-221-13/+36
| | | | uuid depending on collection timestamp
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+0
|
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-0/+2
|
* SERVER-44103 clear_jumbo.js should wait for balancer to be on mode: full for ↵Chou Mao2019-10-231-3/+2
| | | | more than one round
* SERVER-40435 A clearJumboChunk command to clear the jumbo flagRandolph Tan2019-10-111-0/+108