[infinispan-issues] [JBoss JIRA] (ISPN-12145) REST Support chunked transfer encoding

Ryan Emerson (Jira) issues at jboss.org
Wed Jul 22 08:01:20 EDT 2020


Ryan Emerson created ISPN-12145:
-----------------------------------

             Summary: REST Support chunked transfer encoding
                 Key: ISPN-12145
                 URL: https://issues.redhat.com/browse/ISPN-12145
             Project: Infinispan
          Issue Type: Enhancement
          Components: REST
    Affects Versions: 11.0.1.Final
            Reporter: Ryan Emerson
             Fix For: 12.0.0.Final


Currenty our rest endpoints only support uploading and downloading resources as a single payload. This does not scale well as the payload increases. To facilitate the uploading/downloading of larger files we should provide support for [chunked transfer encoding|https://en.wikipedia.org/wiki/Chunked_transfer_encoding].

The main motivator for this feature is the BackupManager that requires the uploading/downloading of ponitally very large ( GBs) zip files.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list