Make ObjectId conform to specification

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.0.0
    • Affects Version/s: None
    • Component/s: API
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently ObjectId class does not conform to specification: http://docs.mongodb.org/manual/core/object-id/

      It stores 3 4-byte values – timestamp, machine id, counter – instead of what the spec requires – 4-byte timestamp, 3-byte machine id, 2-byte process id, and 3-byte counter.

              Assignee:
              Jeffrey Yemin
              Reporter:
              Jeffrey Yemin
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: