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

Remove DataModifiedByRepair error code in favor of a StatusWith enum

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 4.1.3
    • Component/s: None
    • Labels:
    • Storage Execution

      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.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: