Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
Query Optimization 2021-05-17, Query Optimization 2021-05-31
Description
InĀ SERVER-53149, I introduced an IDL-generated parser for getMore requests, called GetMoreCommand. This is nearly the same as the handwritten GetMoreRequest class. Let's delete GetMoreRequest and replace its usages with GetMoreCommand. There are only a half-dozen places (outside of tests) that must be changed.
Attachments
Issue Links
- is caused by
-
SERVER-53149 Specify input/output to getMore command in IDL
-
- Closed
-