[SERVER-17282] Implement find command on mongod Created: 13/Feb/15  Updated: 19/Sep/15  Resolved: 18/Mar/15

Status: Closed
Project: Core Server
Component/s: Querying
Affects Version/s: None
Fix Version/s: 3.1.1

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

Issue Links:
Duplicate
is duplicated by SERVER-16845 Query execution stats tree unnecessar... Closed
is duplicated by SERVER-16846 Plan summary string should not be gen... Closed
Backwards Compatibility: Fully Compatible
Sprint: Quint Iteration 3.1.1
Participants:

 Comments   
Comment by Githook User [ 18/Mar/15 ]

Author:

{u'username': u'dstorch', u'name': u'David Storch', u'email': u'david.storch@10gen.com'}

Message: SERVER-17282 fix use after free in the case of a database drop during a yield
Branch: master
https://github.com/mongodb/mongo/commit/eac8d16add28e197df59bf5fbfd45fa39b9737f7

Comment by Githook User [ 18/Mar/15 ]

Author:

{u'username': u'dstorch', u'name': u'David Storch', u'email': u'david.storch@10gen.com'}

Message: SERVER-17282 implement FindCmd::run()
Branch: master
https://github.com/mongodb/mongo/commit/4049c8328c98d8eb2b84fffca43ff4904e936909

Comment by Githook User [ 11/Mar/15 ]

Author:

{u'username': u'dstorch', u'name': u'David Storch', u'email': u'david.storch@10gen.com'}

Message: SERVER-17282 update find command parsing to conform to find command spec changes

Also updates the shell to construct the find command according to the new spec.
This means that explain with special options (e.g. snapshot()) will not be compatible
when mixing 3.2 shell / 3.0 server or 3.0 shell / 3.2 server. Explain of find with
standard options like filter, query, projection, sort, and hint will be both backwards
and forwards compatible.
Branch: master
https://github.com/mongodb/mongo/commit/8ca1f787738bdfe67a6662835f514b555b65af24

Comment by Githook User [ 02/Mar/15 ]

Author:

{u'username': u'dstorch', u'name': u'David Storch', u'email': u'david.storch@10gen.com'}

Message: SERVER-17282 remove dead code in runQuery() loop
Branch: master
https://github.com/mongodb/mongo/commit/2f94f351b118bc1f5dc5f64d7bc78d3b5d341978

Generated at Thu Feb 08 03:43:54 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.