-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
https://jira.mongodb.org/browse/MONGOID-4521 added several tests that claim to check whether query cache is used when a multi-batch cursor is iterated. However these tests have result assertions only and may pass regardless of whether the underlying queries are fulfilled from query cache (assuming the cache was filled previously) or were sent to the database.
- related to
-
MONGOID-4521 QueryCache ignores getMore requests
- Closed
-
RUBY-1851 Restore cursor's ability to be iterated more than once
- Closed