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

Delete UpdateNotifier

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.3
    • Affects Version/s: None
    • Component/s: Querying, Storage
    • None
    • Fully Compatible
    • Query 2018-08-27, Query 2018-09-10

      The UpdateNotifier is a callback mechanism that is used as part of the RecordStore::updateRecord() storage engine API method. It was necessary in previous versions of MongoDB to allow storage engines that do not support document-level concurrency to notify the query execution layer that a document associated with a RecordId is being mutated.

      The work in SERVER-16857 is removing the delivery of update/delete notifications to the query execution system, which means that the UpdateNotifier is no longer necessary.

            Assignee:
            david.storch@mongodb.com David Storch
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: