GitHub user igarashitm opened a pull request:
https://github.com/apache/camel/pull/1214
CAMEL-9606 Share JMS session among SJMS endpoints to ensure transactiâ¦
â¦on atomicity
A testcase, which terminate a camel process during processing transacted
sjms consumer/producer. Sometimes test-in + test-out > initial without the fix.
https://github.com/igarashitm/issues/blob/master/camel/misc/src/test/java/CamelSjmsTxTest.java
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/igarashitm/camel CAMEL-9606
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1214.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1214
----
commit 825a35fbf67bc1b298bf8f9d58a5e2603d65063d
Author: Tomohisa Igarashi <[email protected]>
Date: 2016-10-18T13:05:54Z
CAMEL-9606 Share JMS session among SJMS endpoints to ensure transaction
atomicity
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---