-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Distributed Query Planning
-
None
-
Query Integration
-
Fully Compatible
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
Due to routing table validation logic being moved out of the destructor and into a separate lambda helper, call sites that create a RoutingContext should use the withValidatedRoutingContext util instead. The stronger assertion will expose violations of the RoutingContext's termination contract from different call sites, as opposed to the current error message that's logged on failed validation.
- depends on
-
SERVER-104469 Strengthen RoutingContext termination validation in test environments
-
- Closed
-
- related to
-
SERVER-104795 ShardSvrDropIndexes() should not skip validated shards on retries during concurrent chunk migrations
-
- Closed
-