[
https://issues.apache.org/jira/browse/CAMEL-21557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17906626#comment-17906626
]
Claus Ibsen commented on CAMEL-21557:
-------------------------------------
Can you backport this to 4.8.x
> 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
> Priority: Major
> Fix For: 4.10.0
>
>
> 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)