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

Usage of BSONColumn in the validate command can run out-of-memory

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0, 5.2.0-rc4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v5.2
    • Execution Team 2021-12-27
    • 152

      SERVER-61047 added a validate hook for testing that we can roundtrip arbitrary data in Collections using BSONColumn. However, there is no upper limit on the number of documents in the Collection we try to compress/decompress at once. This has resulted in build failures running out-of-memory particularly when running against the oplog collection.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: