Details
-
Bug
-
Resolution: Unresolved
-
Major - P3
-
None
-
7.0.5, 7.2.0
-
None
-
None
-
Query Execution
-
ALL
-
Description
I noticed at first when using the Java driver, then when using mongosh, that the database profiler does not record data about getmore commands issued when I am watching a database, but does record those commands when I am watching a collection.
I observed this problem with the following setup:
- OS: macOS
- ISA: ARM 64
- MongoDB: tried both 7.0.5-ent, 7.2.0-ent
- deployment: P-S-S replica set
- storage engine: tried both wiredTiger, inMemory