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

Pull read concern extraction and checks to a separate function

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.10
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • Sharding 17 (07/15/16)

      Currently waiting for read concern requires parsing the read concern level calling the replication coordinator directly. This omits certain checks, which can be performed in advance.

      We should pull read concern parsing and waiting into a separate helper function similar to what we have for write concern.

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

              Created:
              Updated:
              Resolved: