-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Currently we don't do anything, limit is simply ignored and the exhaust cursor does what you would expect. I don't necessarily think this is wrong, but rather than doing unexpected things silently, we should explicitly raise an error here so that the user is aware of the issue.
We should modify Cursor#new and Cursor#add_option to raise a configuration error when limit and exhaust cursor are combined.
- is depended on by
-
DRIVERS-83 Support the Exhaust flag on query
- Closed