-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
CAR Team 2025-07-07
-
None
-
3
-
TBD
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
After rewriting the pipeline for timeseries collections, we explicitly set rawData = true in
order to signal shards that they should not attempt to rewrite the pipeline again.
In case the operation fails and get retried on the router, the same operation context
will be re-used. Thus, we need to reset the rawData flag attached to the operation
context to the value of the rawData flag on the incoming request before retrying the
operation.
- is depended on by
-
SERVER-106877 Add moveRange test for timeseries collection
-
- Blocked
-
- is related to
-
SERVER-106876 Stop using rawData to prevent translating pipeline multiple times
-
- Backlog
-