-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Sharding EMEA 2023-10-30
-
7
As part of BF-30251 we noticed a multiversion issue with 'recordPreImages' flag in create/collMod commands.
The issue is catalog inconsistency between primaries and secondaries, when primary is in 6.0 binary and secondaries are in 7.0 binary.
While secondaries had to behave as FCV 6.0, they are not, as the flag has been removed in 6.2.
This is not a huge issue, because the flag is internal only an its main consumer (Realm team), has moved to 'changeStreamPreImagesEnabled' flag as a replacement.
That being said, we just need to be sure that fuzzer will not generate these tests anymore.