Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-2067

Reactive Rest client can not upload files bigger, than 2G

XMLWordPrintable

    • False
    • None
    • False
    • +
    • Hide
      == Inability of the Reactive Rest client to upload files bigger than 2G

      Quarkus Rest Reactive client fails with the `OutOfMemory` error when uploading files bigger than 2G.
      Show
      == Inability of the Reactive Rest client to upload files bigger than 2G Quarkus Rest Reactive client fails with the `OutOfMemory` error when uploading files bigger than 2G.
    • Documented as Known Issue
    • Hide

      1. `git clone git@github.com:fedinskiy/quarkus-test-suite.git -b reproducer/reactive-rest-client`
      2. `cd quarkus-test-suite/http/rest-client-reactive`
      3. `mvn clean verify -Dit.test=FileIT#uploadFile`

      Show
      1. `git clone git@github.com:fedinskiy/quarkus-test-suite.git -b reproducer/reactive-rest-client` 2. `cd quarkus-test-suite/http/rest-client-reactive` 3. `mvn clean verify -Dit.test=FileIT#uploadFile`
    • ---

      Quarkus Rest Reactive client fails with OutOfMemory error when uploading files bigger than 2G.

              mszynkie@redhat.com Michal Szynkiewicz (Inactive)
              rhn-support-fdudinsk Fedor Dudinskii
              Fedor Dudinskii Fedor Dudinskii
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: