-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution NAMER
-
Fully Compatible
-
Execution NAMR Team 2023-10-02
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In timeseries_find_and_modify_update there are checks to skip tests since upserts are not supported in sharded clusters. But SERVER-77132 and SERVER-77775 added support for upserts on sharded collections. If we can, these checks should be removed in this test and other test files that skip these queries on sharded clusters.