Hi James,
I am not sure whether I understand the context. Are you talking about
request/reply over JMS with the camel-jms component?
In that case the replyToDestinationSelectorName parameter might help you with
shared reply to queues. I actually do not see any impact that may have on
transacti
Thank you.
--
View this message in context:
http://camel.465427.n5.nabble.com/Transactional-Consumer-Component-tp5784947p5785024.html
Sent from the Camel Development mailing list archive at Nabble.com.
Github user jlpedrosa closed the pull request at:
https://github.com/apache/camel/pull/1073
---
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 e
Right now, you must have a unique reply to queue for each destination.
Would there be any impact of allowing folks to use a single reply to queue
for all destinations? For example, suppose I want to use an "Exclusive"
reply to queue per node within my cluster, but I want all replies (for all
route
GitHub user jlpedrosa opened a pull request:
https://github.com/apache/camel/pull/1074
Influxdb component new branch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jlpedrosa/camel influxdb
Alternatively you can review and apply
Hi,
Unfortunately I have received no feedback about this so far.
If nobody objects I will go on with the implementation for option 3 and check
that into the master branch sometime next week.
If anybody here has doubts about this please speak up!
Best regards
Stephan
-Original Message-
The Camel community announces the immediate availability of the new
patch release Camel 2.17.2. This release contains 58 bug fixes and
improvements applied in the past months by the community on the Camel
2.17.x branch.
The artifacts are published and ready for you to download [1] either
from the
Hi Claus,
Thanks for helping solve INFRA-12217. All release changes are now
reflected on the Camel website. I will go ahead and send out the
release announcement.
Thanks,
Gregor
On Wed, Jul 6, 2016 at 12:38 PM, Gregor Zurowski
wrote:
> Hi Claus,
>
> I have logged the following INFRA ticket: