-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Query Execution, Sharding
-
None
-
Fully Compatible
-
ALL
-
QO 2022-11-14, Sharding EMEA 2022-10-17
The getShardFilterer function calls to getOwnershipFilter function without taking into account that it might invariant if the operation sharding state is not versioned.
In SERVER-70381 we have removed its only usage in 6.2, 6.1, 6.0, so I believe we can safely remove this function. On the other hand, if we decide to fix it, we should check whether the operation is properly versioned.
- is related to
-
SERVER-70381 _internalSearchIdLookup stage violates a 5.0 precondition of the getOwnershipFilter function
- Closed