Babak Vahdat created CAMEL-5485:
-----------------------------------

             Summary: camel-mybatis should do a proper transaction demarcation 
while reading/writing from/to database.
                 Key: CAMEL-5485
                 URL: https://issues.apache.org/jira/browse/CAMEL-5485
             Project: Camel
          Issue Type: Bug
          Components: camel-mybatis
    Affects Versions: 2.10.0
            Reporter: Babak Vahdat
             Fix For: 2.9.3, 2.10.1, 2.11.0


See 
http://camel.465427.n5.nabble.com/MyBatis-Component-Bug-consumer-onConsume-hits-error-transactions-are-committed-instead-of-rollback-td5716774.html

Other than DefaultMyBatisProcessingStrategy the same issue exists by 
MyBatisProducer as well.

Another thing which is currently missing completley is that there's no 
transaction demarcation by the Producer at all while *reading* from the 
database, e.g. by SelectOne or SelectList statement types.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to