-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In order to fix some namespace-related errors on vector search tests running on extension vector search enabled suites, settingĀ TestData.pinToSingleMongos to true was used to avoid issues with stale routers. Doing so doesn't fix the underlying issue and instead hides it (ex: see this bug SERVER-119436).
We should audit all other uses of TestData.pinToSingleMongos = true; in our tests (ex: like here) and remove them and fix any errors that arise. This cleanup effort should also target removingĀ unnecessary uses of getSiblingDb() where applicable.
- is related to
-
SERVER-119436 Fix NamespaceNotFound error in score_fusion_failure_assertions.js
-
- Closed
-