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

Disable updateWithDamages support for RocksDB

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.0-rc9, 3.1.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible

      RocksDB doesn't really benefit from doing inplace update, so it's better to reroute updates through updateRecord().

      One benefit of updateWithDamages() is that we have access to oldRecord, but hopefully we'll also get that information with updateRecord() as part of https://jira.mongodb.org/browse/SERVER-15793

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            igor Igor Canadi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: