-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
One example: Database#ListCollections does not set CursorOptions.CommandMonitor, so getMore/killCursors operations on the resulting cursor will not result in published events. We should ensure there are tests for every cursor-creating operation to force multiple batches and assert that all commands are published.