-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
ClusterScalability Apr28-May09
-
0
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
Currently, we reserve at oplog slot at time "t", and then start the change stream from "t-1". In a unit test, there may be no writes at t-1, so the change stream would error with ChangeStreamHistoryLost.
We should fix this in all resharding unit tests that check the change streams monitor.