Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-5512

[v5.x BACKPORT] Do not silently filter out $changeStream state options when building a change stream cursor via the watch() API

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Change Streams
    • Labels:
      None
    • 2
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      Backport NODE-5510 to v5.x.

      Parent Ticket Description:

      When a change stream's stage options are being validated, any option key not present in the CHANGE_STREAM_OPTIONS const is being silently discarded.

      There are situations where undocumented command options may exist, and in these cases they should be forwarded to the server - not filtered out by the client.

            Assignee:
            Unassigned Unassigned
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: