You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "jamesnetherton (via GitHub)" <gi...@apache.org> on 2024/03/01 13:27:21 UTC

[I] Servlet extension returns inconsistent response code when multipart request body is too large [camel-quarkus]

jamesnetherton opened a new issue, #5830:
URL: https://github.com/apache/camel-quarkus/issues/5830

   ### Bug description
   
   An oddity discovered when working on https://github.com/apache/camel-quarkus/issues/5326.
   
   If you repeatedly cURL `/my-named-folder/multipart` with a request body larger than the allowed limit, the response code returned is not consistent. Sometimes you get 413 and sometimes it's 500 due to `UT000139 Exchange already complete`.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org