Improve error message for using change streams in a transaction

XMLWordPrintableJSON

    • Query
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The error message you get is something like

      Operation not permitted in transaction :: caused by :: $changeStream cannot run with a readConcern other than 'majority', or in a multi-document transaction. Current readConcern: { readConcern: { level: "snapshot" } }
      

      This doesn't make it clear that no type of transaction is supported with change streams. The word "nor" might be better, but it should be revisited as a whole.

              Assignee:
              Backlog - Query Team (Inactive)
              Reporter:
              Charlie Swanson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: