Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-2670

options::aggregate::append ignores readConcern

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.8.0
    • Affects Version/s: 3.5.0, 3.7.0, 3.6.0
    • Component/s: None
    • Labels:
      None

      The readConcern option is actually being completely ignored by aggregate operations due to being omitted in mongocxx::options::aggregate::append (note, read_preference is handled separately). This bug may be present since as far back as 3.5.0 (4f14bedd) when support for readConcern in aggregate options was introduced (CXX-1702).

            Assignee:
            ezra.chung@mongodb.com Ezra Chung
            Reporter:
            ezra.chung@mongodb.com Ezra Chung
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: