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

GridFS Upload fails to upload entire file if data is coming from a network stream

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.1
    • Affects Version/s: 1.0
    • Component/s: None
    • Labels:
      None

      When reading data from a network stream sometimes less than a full chunk is available. The driver is misinterpreting this as end of file. The correct action is to keep reading until either a full chunk is read or the end of file is actually reached.

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: