[SERVER-14633] Rename PlanStage::prepareToYield() and PlanStage::recoverFromYield() Created: 21/Jul/14 Updated: 18/Aug/14 Resolved: 29/Jul/14 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | Querying |
| Affects Version/s: | None |
| Fix Version/s: | 2.7.5 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | David Storch | Assignee: | David Storch |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Backwards Compatibility: | Fully Compatible |
| Participants: |
| Description |
|
They should instead be called saveState() and restoreState() We should also consider renaming PlanExecutor::getStages() to PlanExecutor::getRootStage(). |
| Comments |
| Comment by Githook User [ 29/Jul/14 ] |
|
Author: {u'username': u'dstorch', u'name': u'David Storch', u'email': u'david.storch@10gen.com'}Message: Also renames PlanExecutor::getStages() to PlanExecutor::getRootStage() |