[ENH]: Add change stream to collection compaction cursors#6955
[ENH]: Add change stream to collection compaction cursors#6955tanujnay112 merged 2 commits intomainfrom
Conversation
|
Add This PR introduces a new It also updates the This summary was automatically generated by @propel-code-bot |
Reviewer ChecklistPlease leverage this checklist to ensure your code review is thorough before approving Testing, Bugs, Errors, Logs, Documentation
System Compatibility
Quality
|
736fc55 to
296f3f8
Compare

Description of changes
This is to generate a stream that can meter storage on MCMR databases. Its retention period is set to the maximum possible value.
Test plan
How are these changes tested?
pytestfor python,yarn testfor js,cargo testfor rustMigration plan
Are there any migrations, or any forwards/backwards compatibility changes needed in order to make sure this change deploys reliably?
Observability plan
What is the plan to instrument and monitor this change?
Documentation Changes
Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the _docs section?_