-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QI 2023-05-15
After SERVER-65909, 6.1 mongods would return ns in the change stream output for reshardBegin and reshardDoneCatchUp events, which wasn't the case on 6.0 mongods. Because of this we explicitly delete the ns field from the change stream output in resharding_change_stream_internal_ops.js. This logic can be removed after branching for 7.0.
- is related to
-
SERVER-65909 Make oplog and change stream formats of {op: "n"} events consistent
- Closed