-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
v8.0
-
CAR Team 2024-03-18, CAR Team 2024-04-01, CAR Team 2024-04-15
-
166
The test jstests/concurrency/fsm_workloads/CRUD_clustered_collections.js fails sometimes in suite concurrency_sharded_kill_primary_with_balancer. The orphan checking process sometimes fails.
As a workaround, the test currently disables migrations.
Here is one example of exercution:
https://spruce.mongodb.com/task/mongodb_mongo_master_enterprise_amazon_linux2_arm64_all_feature_flags_concurrency_sharded_kill_primary_with_balancer_1_linux_enterprise_patch_dbb9c9d1ace105003f844286b299c1c63fd807ef_65cb58751e2d17e95953f3f6_24_02_13_11_55_11?execution=0&sortBy=STATUS&sortDir=ASC
A similar issue happens with clustered_index_crud.js, which disables the balancer
- is related to
-
SERVER-85441 Extend `balancerShouldReturnRandomMigrations` failpoint to additionally move random unsharded collections
- Closed