[
https://issues.apache.org/jira/browse/CAMEL-19000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-19000:
--------------------------------
Priority: Minor (was: Major)
> 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: Minor
>
> 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)