The _id index broken

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Incomplete
    • Priority: Blocker - P1
    • None
    • Affects Version/s: 2.0.2, 2.0.4
    • Component/s: Querying
    • Environment:
      Windows 7, x64
    • Windows
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Hey,

      I am trying to run following query:

           db.items.find({"_id": 2306})
      

      This query suppose to return one document with id 2306, but it for some reason gives strange result:

          {"_id" : 1274,  ....}
      

      It seems that something weird happens with default _id index, but I can't re-create it.
      Let me know guys how I can help reproduce this issue or how I can solve it.

      Thank you.

              Assignee:
              Scott Hernandez (Inactive)
              Reporter:
              Andrew Orsich
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: