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

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.4
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            antoine Antoine Girbal
            antoine Antoine Girbal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: