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

camel-platform-http-vertx - Should disable file uploads by default

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.17.0
    • None
    • Unknown

    Description

      We use embedded vertx http server as a light-weight HTTP server to service REST / HTTP services etc.

      It enabled file upload to temp disk by default, but this does not work well in containerized apps where access to the local file system is restricted and also limited space.

      For example reported by
      https://github.com/apache/camel-k-runtime/issues/634

      If users want a big HTTP server to deal with large file uploads, then they need to enable this and set a uploads-directory that is in a static well known location.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: