Leo Guo created CAMEL-19000:
-------------------------------

             Summary: 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


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)

Reply via email to