-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: 8.0.0-alpha2
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
v8.0
-
CAR Team 2024-05-13
This is a test only issue, since the balancer never attempt to move unsharded collection in production, only for testing.
In suites with "random_migrations: true" the balancer will try to fetch all the unsharded collection in the cluster and will try to get their UUID, the problem is that it does this also for views that does not have an UUID. So in the presence of views/timeseries all balancer round will fail.
- is fixed by
-
SERVER-89395 Balancer always fail to move untracked unsplittable collections
- Closed