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

Trim minvalid document to avoid "DFM::findAll extent empty" log messages

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.1, 2.3.0
    • Affects Version/s: 2.2.0
    • Component/s: Replication, Storage
    • Labels:
      None

      The new replication in 2.2 updates minvalid much more often, and it stores the entire op document. These documents can be rather large, and may leave behind empty extents.

      This improvement would be to only store the timestamp and the hash as minvalid, and leave off the document data field. This will be faster and the doc size will stay the same so it doesn't need to move around in the extent as it gets updated.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: