-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
ALL
-
200
There are other tests that fail index creation excluded from this suite, so we should add this test to the excluded tests.
geo_invalid_polygon.js tests that index creation fails with an invalid geometry (e.g. self-intersecting polygon). This suite seems incompatible with this test because the invalid geometry error conflicts with the config transition –- more specifically from the logs, it seems that moveChunk can be blocked by the invalid geometry error, which is causing config shard to not be able to transition to the dedicated state.