Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-2647

Queries hit maximum document size

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.7.3
    • Component/s: Wire Protocol
    • Labels:
      None

      In a few cases, we are seeing max document size errors when querying mongo. The only way we have found to resolve this is to manually change the cursor batch size for the failing queries. We are having to calculate this value ourselves based on our own knowledge of the expected maximum document size for particular collections. We would expect that this would be handled automatically in the driver (or server?)

            Assignee:
            Unassigned Unassigned
            Reporter:
            benb7760 Ben Brockway
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: