Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-5763

The _id index broken

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

      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:
            scotthernandez Scott Hernandez (Inactive)
            Reporter:
            anorsich Andrew Orsich
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: