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

Timestamps greater than int_max are not supported

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution
    • ALL
    • 133

      We use a timestamp value with a 32-bit unsigned integer 'secs' value, which is good until the year 2106. However, some code rejects values with the high bit set, which restricts us to 2038.

            Assignee:
            Unassigned Unassigned
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: