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

NPE in Rest client when downloading multipart with file

    XMLWordPrintable

Details

    • 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#downloadMultipart`

      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#downloadMultipart`
    • Hide
      == Rest client with NPE fails to download a multipart data that contains `java.io.File`

      The Reactive Rest client fails with the `NullPointerException` (NPE) processing error when downloading multipart data that contains an object of the `java.io.File` type.
      Show
      == Rest client with NPE fails to download a multipart data that contains `java.io.File` The Reactive Rest client fails with the `NullPointerException` (NPE) processing error when downloading multipart data that contains an object of the `java.io.File` type.
    • Documented as Known Issue
    • +
    • ---

    Description

      REST client fails with NPE when downloading multipart forms.

      Attachments

        Issue Links

          Activity

            People

              jcarvaja@redhat.com Jose Carvajal Hilario
              rhn-support-fdudinsk Fedor Dudinskii
              Fedor Dudinskii Fedor Dudinskii
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: