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

Bump int32 to int64 in the wire protocol

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Networking
    • Labels:
      None

      Currently the numberToSkip and numberToReturn fields for OP_QUERY are signed int32 in the wire protocol.
      This prevents us from being able to skip/seek above ~2.3 billion documents.

      OP_REPLY and OP_GET_MORE have similar problems.

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: