-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.3
-
Component/s: Querying
-
None
On a capped collection with a 2dsphere index, a tailable $near or $geoWithin query stops at the end of the current result set and does not continue returning new inserted documents.
Originally reported here. Reproduced in Node.js as well as the mongo shell.