-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The current mongot load shedding project is planning on exempting getMore requests from mongod for load shedding due to concerns that this would lead to leaked cursors on mongot. We should ensure that mongod properly cleans up the cursors in these circumstances so that getMore can be shed too. Without this, mongot-based load shedding may not be as effective.
- is related to
-
SERVER-108327 Update various mongot-command execution methods to use AdaptiveRetryStrategy
-
- Open
-