SERVER-120045 Tag shard_drain_chunk_size_behavior.js with requires_fcv_83 to prevent multiversion errors (#48404)
GitOrigin-RevId: fecc41659ed652eb44c5bd878b9c95a97b5c8c2a
This commit is contained in:
parent
1d41c69a5c
commit
9d070bd74b
@ -4,6 +4,8 @@
|
||||
* - Unmarked jumbo chunks are marked as jumbo and NOT moved during draining, requiring manual move with `forceJumbo: true`
|
||||
*
|
||||
* Regression test for SERVER-76550.
|
||||
*
|
||||
* @tags: [requires_fcv_83]
|
||||
*/
|
||||
|
||||
import {ShardingTest} from "jstests/libs/shardingtest.js";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user