From 2b216afb7b2d20b78795b913bc2365cb7bb0a50b Mon Sep 17 00:00:00 2001 From: Cheahuychou Mao Date: Mon, 15 May 2023 21:44:19 +0000 Subject: SERVER-76445 Remove TODO For SERVER-76445 --- jstests/concurrency/fsm_workloads/analyze_shard_key.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/jstests/concurrency/fsm_workloads/analyze_shard_key.js b/jstests/concurrency/fsm_workloads/analyze_shard_key.js index 09dc46feb89..dc6fa75d296 100644 --- a/jstests/concurrency/fsm_workloads/analyze_shard_key.js +++ b/jstests/concurrency/fsm_workloads/analyze_shard_key.js @@ -6,8 +6,6 @@ * This workload implicitly assumes that its tid range is [0, $config.threadCount). This isn't * guaranteed to be true when it is run in parallel with other workloads. * - * TODO (SERVER-76445): Re-enable analyze_shard_key.js in suites with chunk migration and/or - * stepdown/kill/terminate. * @tags: [ * requires_fcv_70, * featureFlagUpdateOneWithoutShardKey, -- cgit v1.2.1