Uploaded image for project: 'Bitrepository'
  1. Bitrepository
  2. BITMAG-586

The ReferencePillar should be able to handle FilePart for very large files

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Trivial
    • Iteration later
    • Iteration 21
    • Reference pillar
    • None
    • Bit Sprint 1, Bit Sprint 2

    Description

      Found in review: https://sbforge.org/fisheye/cru/CR-BITMAG-119 (GetFileRequestHandler.java)

      Has the following comment:
      This is fine for smaller files and smaller offsets, but it might have issues for large files (limit of int).
      If the offset or the length of the filepart is large than what can be defined by an int, then issues will arrise.
      In such a case, the file part should be written to a separate file, which is then uploaded (and afterwards deleted).

      Attachments

        Activity

          People

            Unassigned Unassigned
            jolf Jonas Lindberg Frellesen (Inactive)
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: