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

Either disallow or fix capped collections with more than 2^32 docs

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.3.2
    • Affects Version/s: 2.1.0
    • Component/s: Storage
    • None
    • ALL

      The max documents counter for a capped collection is an int, and it appears as if creating a very large capped collection and then inserting more than 2^31-1 documents into it will give a collection for which the document counters in collStats stop working.

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            richard.kreuter Richard Kreuter (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: