GridFS::setChunkSize rejects all sizes but 0

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.1.2
    • Affects Version/s: None
    • Component/s: Internal Client
    • Environment:
      Debain Wheezy 64-bit
    • Fully Compatible
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Method GridFS::setChunkSize in mongo/client/gridfs.cpp rejects all values but 0.
      There is an assertion in that method that checks for "size == 0" whilst it should check for "size != 0".

            Assignee:
            Randolph Tan
            Reporter:
            Artem
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: