[
https://issues.apache.org/activemq/browse/CAMEL-3371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63577#action_63577
]
xuhongbo commented on CAMEL-3371:
---------------------------------
The test case will failed on the
assertEquals("Number of books", 3, count);
actually only 1 book is inserted(that's to say: BookService only be executed
once;
> markRollbackOnlyLast cause the nested transaction route doesn't work
> ----------------------------------------------------------------------
>
> Key: CAMEL-3371
> URL: https://issues.apache.org/activemq/browse/CAMEL-3371
> Project: Apache Camel
> Issue Type: Test
> Components: camel-spring
> Affects Versions: 2.4.0
> Reporter: xuhongbo
> Attachments: TransactionalClientDataSourceWithNestTransaction.java
>
>
> if using two nested transaction, and the inner transaction route is
> configured with markRollbackOnlyLast(). then the inner route doesn't work
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.