[SERVER-58614] Consolidate getExecutorFind() and _getExecutorFind() Created: 16/Jul/21  Updated: 29/Oct/23  Resolved: 09/Sep/21

Status: Closed
Project: Core Server
Component/s: Query Execution
Affects Version/s: None
Fix Version/s: 5.1.0-rc0

Type: Improvement Priority: Major - P3
Reporter: David Storch Assignee: Bobby Morck (Inactive)
Resolution: Fixed Votes: 0
Labels: neweng
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Sprint: QE 2021-09-20
Participants:

 Description   

These two functions (one with the underscore and one without) used to be necessary in order to support the code path for legacy OP_QUERY find. In particular, both getExecutorFind() and getExecutorLegacyFind() used to call _getExecutorFind(). However, the code for legacy OP_QUERY find was deleted under SERVER-57391. This means that _getExecutorFind() has just one caller, so it would be clearer if we combine it with getExecutorFind().



 Comments   
Comment by Vivian Ge (Inactive) [ 06/Oct/21 ]

Updating the fixversion since branching activities occurred yesterday. This ticket will be in rc0 when it’s been triggered. For more active release information, please keep an eye on #server-release. Thank you!

Comment by Githook User [ 08/Sep/21 ]

Author:

{'name': 'Bobby Morck', 'email': 'bobby.morck@mongodb.com', 'username': 'bmorck'}

Message: SERVER-58614 Consolidate getExecutorFind() and _getExecutorFind()
Branch: master
https://github.com/mongodb/mongo/commit/01cb60e9ff4dc774214a070326dd51f7591a7ef7

Generated at Thu Feb 08 05:44:59 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.