Zheng Feng created CAMEL-21557:
----------------------------------
Summary: camel-platform-http-starter HttpBinding does not support
concurrent multipart/form-data requests with the same key id
Key: CAMEL-21557
URL: https://issues.apache.org/jira/browse/CAMEL-21557
Project: Camel
Issue Type: Bug
Affects Versions: 4.8.0
Reporter: Zheng Feng
Assignee: Zheng Feng
Since current implementation does not use a random filename, concurrent
multipart/form-data requests with the same file key id have a possibility for
broken data.
[https://github.com/apache/camel-spring-boot/blob/main/components-starter/camel-platform-http-starter/src/main/java/org/apache/camel/component/platform/http/springboot/SpringBootPlatformHttpBinding.java#L79]
{noformat}
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)