- Expose $source.config.maxAwaitTimeMs config to users. You will need to make changes in the following files:
- https://github.com/10gen/mongo/blob/master/src/mongo/db/modules/enterprise/src/streams/exec/stages.idl
- https://github.com/10gen/mongo/blob/master/src/mongo/db/modules/enterprise/src/streams/exec/change_stream_source_operator.cpp
- https://github.com/10gen/mongo/blob/master/src/mongo/db/modules/enterprise/src/streams/exec/planner.cpp
- https://github.com/10gen/mongo/blob/master/src/mongo/db/modules/enterprise/jstests/streams/change_stream_source.js