Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-24974

Allow downloads with long byte ranges

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 8.10, 9.10, 10.1
    • Fix Version/s: 8.10-HF30, 9.10-HF08, 10.2
    • Component/s: Core
    • Release Notes Summary:
      Long byte-range downloads are allowed.
    • Tags:
    • Backlog priority:
      900
    • Sprint:
      nxFG 10.2.5
    • Story Points:
      2

      Description

      A client ran into a problem viewing large Videos in Nuxeo, root cause is that Integers have a max value of 2147483647 but the viewer can demand byte ranges which are larger than that. See https://github.com/nuxeo/nuxeo/blob/master/nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/DownloadHelper.java#L76

      DownloadHelper should use longs everywhere instead of parsing integers.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 30 minutes
                  30m