when saving file with gridfs and using a custom chunksize, it is not properly set on the parent file object, and fetching object later on will break

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      public void save( int chunkSize )
      public int saveChunks( int chunkSize )

      these use the chunkSize but do not update the parent object GridFSFile, which will always use default 256KB.

            Assignee:
            Antoine Girbal (Inactive)
            Reporter:
            Antoine Girbal (Inactive)
            None
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: