|
Author:
{'username': 'dstorch', 'email': 'david.storch@mongodb.com', 'name': 'David Storch'}
Message: SERVER-42979 Implement WorkingSet::extract() and WorkingSet::emplace().
Also replaces WorkingSetMember::isSuspicious with a scheme
that associates a snapshot id with every index key. This is
needed because extracted WorkingSetMembers are not
discoverable from the WorkingSet, and thus cannot be marked
as suspicious in preparation for yield.
Branch: master
https://github.com/mongodb/mongo/commit/6a764b107f77714d501b8d92f720a7853989a525
|