-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: 7.0.5, 7.2.0
-
Component/s: None
-
None
-
Query Execution
-
ALL
-
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