[ https://issues.apache.org/jira/browse/CAMEL-19000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17683341#comment-17683341 ]
Andrea Cosentino commented on CAMEL-19000: ------------------------------------------ 3.7.x is really old, the LTS supported are 3.18.x, 3.20.x and 3.14.x. You should check the behavior on those versions. > Camel 3.7.1 JdbcAggregationRepository PlatformTransactionManager > ----------------------------------------------------------------- > > Key: CAMEL-19000 > URL: https://issues.apache.org/jira/browse/CAMEL-19000 > Project: Camel > Issue Type: Bug > Reporter: Leo Guo > Priority: Major > > Camel 3.7.1 JdbcAggregationRepository PlatformTransactionManager don't > control tranaction properly, in some cases JdbcAggregationRepository don't > commit or rollback transaction automatically, cause DB slowness. > > > INSERT INTO XXX_AGG_completed(exchange, id, version, body) VALUES (:1 , :2 , > :3 , :4 ) > > This statement never got committed and resulted in problem -- This message was sent by Atlassian Jira (v8.20.10#820010)