[JAVA-1948] Support the find and getMore commands Created: 02/Sep/15  Updated: 07/Dec/15  Resolved: 06/Oct/15

Status: Closed
Project: Java Driver
Component/s: Query Operations
Affects Version/s: None
Fix Version/s: 3.2.0

Type: New Feature Priority: Major - P3
Reporter: Jeffrey Yemin Assignee: Jeffrey Yemin
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by DRIVERS-211 New commands for find, getMore, and k... Closed
Epic Link: MongoDB 3.2

 Comments   
Comment by Jeffrey Yemin [ 07/Dec/15 ]

The 3.2.0 driver, which contains a fix for this issue, has been released today.

Comment by Githook User [ 22/Oct/15 ]

Author:

{u'username': u'jyemin', u'name': u'Jeff Yemin', u'email': u'jeff.yemin@10gen.com'}

Message: JAVA-1948: Preserve existing behavior of cursors in the face of negative limit and/or batch size
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/2611e11bca955f243e183452c6c407b10702e14a

Comment by Githook User [ 22/Oct/15 ]

Author:

{u'username': u'jyemin', u'name': u'Jeff Yemin', u'email': u'jeff.yemin@10gen.com'}

Message: JAVA-1948: Use nToReturn calculation to determine batchSize for the getMore command, and in addition take the absolute value and then check for zero, as getMore requires that any specified batchSize be a positive integer.
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/0d36abb39cd46fcfe0022e35d5a56ed6b8cd1dba

Comment by Githook User [ 15/Oct/15 ]

Author:

{u'username': u'jyemin', u'name': u'Jeff Yemin', u'email': u'jeff.yemin@10gen.com'}

Message: JAVA-1948: Now that the server ignores the slaveOk flag for getMore command, change the slaveOk value from true to false
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/a1097b3d1545515347d71fdb31f0b8199a448e19

Comment by Githook User [ 06/Oct/15 ]

Author:

{u'username': u'jyemin', u'name': u'Jeff Yemin', u'email': u'jeff.yemin@10gen.com'}

Message: JAVA-1948, JAVA-1719: Support query-related commands introduced in MongoDB 3.2
Support the find, getMore and explain commands
Support the currentOp and fsyncUnlock commands
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/7253aa585ce95c350d9f510a9ff994af6119e0ab

Generated at Thu Feb 08 08:55:56 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.