Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-229

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

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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 Antoine Girbal
            Reporter:
            antoine Antoine Girbal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: