-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: mongoreplay
-
None
-
Not Needed
As mongoreplay replays traffic largely unaltered, it will use stale $clusterTime and afterClusterTime (in read concern) fields. As a replay, the times are independent of the target cluster (though earlier than time in the target cluster, assuming synchronized clocks.
We should better understand the implication of this on replay, and whether the fields should be stripped, modified, or left alone.