Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10466

OOM in Dropbox component (uses ByteArrayOutputStream for get)

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      Using the Dropbox component to download files will consume large amounts of memory, often producing OOMs.

      This is due to the use of ByteArrayOutputStream objects in the implementation of org.apache.camel.component.dropbox.core.DropboxAPIFacade

      The component should use org.apache.camel.converter.stream.OutputStreamBuilder instead.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              ecausarano Edoardo Causarano
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: