Description
The following was found on activemq-camel source in trunk. I'm opening this ticket in the Camel project because it's related to a side effect caused by an issue in camel-jdbc.
@Ignore("When upgrade to the Camel 2.8.0, this test will be hang due to camel-jdbc autoCommit issue CAMEL-4272." + "We should remove this Ignore annotation when upgrade Camel version again")
The affecting ticket is resolved now (CAMEL-4272), so I guess this test can run again.
Attachments
Issue Links
- depends upon
-
CAMEL-4272 camel-jdbc should provide a option not set the autoCommit flag
- Resolved