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

Remove the ReadConcernResponse class

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.10
    • Affects Version/s: 3.2.7, 3.3.9
    • Component/s: Replication
    • None
    • Minor Change
    • Sharding 17 (07/15/16)

      The ReadConcernResponse class is redundant and can be substituted with a simple Status return value.

      In addition, it causes commands, which specify write concern to return a waitedMS field, which is not very useful and does not indicate what the wait was actually for, so as part of this change we should remove that field.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: