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

Test that rawData commands that execute internal commands are allowed

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Storage Execution 2025-03-31

      The find command (for example) on a sharded collection can internally execute getMore commands with rawData attached (a situation allowed with SERVER-101950). This scenario should be covered by tests that ensure these internal commands are not blocked by rawData parameter validation.

       

      This scenario should only be possible with rawData operations that return a cursor, but this ticket also covers checking whether other commands might issue internal commands in a similar manner. 

            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: