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

Allow rawData on commands from internal clients

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Storage Execution 2025-03-17
    • 200

      Normally, we do not allow rawData on commands like killCursor or getMore, but these commands might be executed to complete a command that we do allow rawData on (like find). To maintain that rawData is not intended for users to pass outside of the CRUD commands that support it, but still allow these other queries, we should allow the parameter when queries come from internal clients. 

       

      (Note that this has no effect on the actual behavior of the "sub-commands" run, it just makes rawData an allowed parameter)

            Assignee:
            malik.endsley@mongodb.com Malik Endsley
            Reporter:
            malik.endsley@mongodb.com Malik Endsley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: