-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Change streams
-
QE 2022-09-19
Do not write no-op entries to change collections. Currently, all oplog entries are written to change collection since full multi-tenancy support is not available yet. To simulate the ultimate behavior with regards to no-op entries (no-op entries are not copied to change collections) we might want to temporarily exclude writing of no-op entries to change collections.