-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.0.0
-
Component/s: Shell
-
None
Hi, the ChangeStream class has been updated so that we can no longer access the internal ChangeSteamCursor in order to call tryNext. Please add a method to the ChangeStream class so that we can use the tryNext method on changeStreams.
Additionally, tryNext on other cursors was marked as internal (specifically: the tryNext method that does not take a callback. The one that takes a callback is accessible).
- is depended on by
-
MONGOSH-467 Update driver to 4.0
- Closed