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

Remove DataModifiedByRepair error code in favor of a StatusWith enum

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • 4.1.3
    • None
    • Storage Execution

    Description

      SERVER-35731 introduced a new error code DataModifiedByRepair. Upon further examination, this error code is not necessary. Methods that return it should prefer to return a StatusWith and an enum indicating whether or not data was modified, instead of a Status indicating that something was successful in a different way.

      Attachments

        Activity

          People

            backlog-server-execution Backlog - Storage Execution Team
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: