[
https://issues.apache.org/jira/browse/CAMEL-22534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030060#comment-18030060
]
Claus Ibsen commented on CAMEL-22534:
-------------------------------------
I created a linked ticket about multicast
> JPA: fails if used with splitter (with parallelProcessing)
> ----------------------------------------------------------
>
> Key: CAMEL-22534
> URL: https://issues.apache.org/jira/browse/CAMEL-22534
> Project: Camel
> Issue Type: Bug
> Components: camel-jpa
> Affects Versions: 4.15.0
> Reporter: Jiri Ondrusek
> Assignee: Jiri Ondrusek
> Priority: Major
> Fix For: 4.14.2, 4.16.0
>
>
> The entityManager is not thread-safe, therefore if the jpa is used with
> splitter, with parallelProcessifng mode enabled, the jpa does not work
> correctly. The result might be large variety of exceptions like
> (sql.exec.ExecutionException, org.hibernate.exception.GenericJDBCException,
> java.util.ConcurrentModificationException and probably others)
> It would be nice if such configuration worked out of the box.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)