Hi ,
Is there any way to configure ZK route policy to use multiple URLs ( ZK
servers ) ?
Thanks
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/ZookeeperRoutePolicy-failover-support-tp5782485.html
Sent from the Camel - Users
Thanks Stevenson suggestion I POC it and the number of routes decreased
dramatically ... enabling concurrent consumer of that route camel AMQ
component will achieve parallel processing ...
Thanks again
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http
ith "outward.message." , if
this what you mean this will be great
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Re-Consuming-messages-from-hundred-of-AMQ-queues-using-camel-routes-builder-tp5778060p5778069.html
Sent from the
20 that work on that internal queue .
my problem is that camel route does not allow consuming multiple "from
point" although this is possible when producing a messages ( percipient
list )
-----
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel
Thanks for suggestion , unfortunately centralized queue not options .. also
i have SAL with each customer and this will make some kind of bottleneck in
processing those messages ...
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com
Hi souciance
The logic is the same
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Re-Consuming-messages-from-hundred-of-AMQ-queues-using-camel-routes-builder-tp5778060p5778061.html
Sent from the Camel - Users mailing list archive
.
any ideas to overcome this issue ?
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Consuming-messages-from-hundred-of-AMQ-queues-using-camel-routes-builder-tp5778059.html
Sent from the Camel - Users mailing list archive at Nabble.com.
?
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/stop-producer-template-just-after-sending-message-asynchronously-tp5773522.html
Sent from the Camel - Users mailing list archive at Nabble.com.
ile
and disable "comment " the routecontext ...
The result , all camel context exchange messages forwarded to this memory
queue waiting a processing "consuming" and kept in memory heap forever!
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
Any help please ?
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Exchanges-body-and-properites-are-not-collected-if-it-contains-reference-object-which-lead-to-memoryk-tp5772861p5772922.html
Sent from the Camel - Users mailing list
routes completion , every things run OK !
Is this normal ?
Please Advise
Camel Version 2.15.1
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Exchanges-body-and-properites-are-not-collected-if-it-contains-reference-object-which
concurrent executing camel
threads of last 10 messages as I assume , is there a way to guarantee that
the last message ( tagged one ) will be executed only when there is no
inflight messages still running in background back ground .
Please advise
-----
Othman Darwish
ProgressSoft Corp
Many Thanks Robert :)
"easily" is relative word based on EIPs patterns as knowledge & CAMEL as
tool ;)
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Consuming-messages-from-multiple-AMQ-queues-and-forward-it-to-si
Thank you this is also helpful & i think by mixing some EIP the problem
easily solved :)
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Consuming-messages-from-multiple-AMQ-queues-and-forward-it-to-single-AMQ-queue-con
Thanks Claus , this is very helpful and rock!
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Consuming-messages-from-multiple-AMQ-queues-and-forward-it-to-single-AMQ-queue-concern-tp5752514p5752550.html
Sent from the Camel - Users
erent
customers to single queue but i need to transfer some of my business which
decide if this message is crucial to customer side .
i hope the the case clear now
Thanks again .
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabbl
o consumes messages from
multiple AMQ queues and conditionally push those message to "X" queue for
further processing .Is the FIFO/FIFS guaranteed when I consuming the “X”
queue ?
Please advice
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.
Hi ,
I am using 2.11.0 and suffering the same problem
Any Updates ?
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Bindy-problem-with-separator-tp4306927p5752503.html
Sent from the Camel - Users mailing list archive at
Hi,
You can user DeadLetterChannel error handler as bellow
in the timer route you need to force using that error handler using
errorHandlerRef="myDLC"
then start new route to consume error messages from AMQ:queue:ERROR_Q
-----
Othman Darwish
ProgressSoft Corp.
--
View th
header value !
any idea ?
camel 2.11.0
AMQ 6.8
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/SetHeader-thread-route-safety-tp5737302.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Many Thanks
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Promoting-the-exchange-message-cause-exception-as-property-or-header-when-moving-it-to-dead-letter-qe-tp5736778p5736787.html
Sent from the Camel - Users mailing list archive
if i got you ... i need to define deadLetterChannel as error handler and that
dead letter channel send the exchange to direct end point , inside that
direct route enrich my exchange as i want ?
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel
be very helpful– for me at least - when processing those
dead letter queue messages and usually creating NAK messages
My current alternative option for creating such NAK message is to handle
those exceptions in each route
Please advice
-
Othman Darwish
ProgressSoft Corp.
--
View this
Thanks Claus
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/AMQ-connection-factory-redelivery-option-against-transactional-error-handler-redelivery-policy-tp5734732p5734739.html
Sent from the Camel - Users mailing list archive at
to 0 , things work
as expected
is this normal?
AMQ version 5.8
Camel 2.11
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/AMQ-connection-factory-redelivery-option-against-transactional-error-handler-redelivery-policy-tp5734732
and JDBC in same route which is
something new for me :) and i think it should be considered before going to
XA option
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Transactions-and-Cache-Levels-tp5733618p5733657.html
Sent from the Camel - Users mailing list archive at Nabble.com.
t
my myCustomCamelComponent is acts as gateway to external system which
interact with database (read/write) .. i think i need to XA transaction
..can you recommend a provider ?
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Transactions-and-Cache-L
?
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Transactions-and-Cache-Levels-tp5733618.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Thanks ..its work now
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/SQL-component-in-2-11-0-tp5732879p5732886.html
Sent from the Camel - Users mailing list archive at Nabble.com.
lowing packages:
[org.apache.camel.scala.converter.ScalaMutableCollections,
org.apache.camel.scala.converter.ScalaOption,
org.apache.camel.scala.converter.ScalaImmutableCollections]
any help ?
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/SQL-comp
?
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/ProducerTemplate-with-Redelivery-Policy-tp5732178p5732588.html
Sent from the Camel - Users mailing list archive at Nabble.com.
entire exchange level or
just this call ?
if i want to apply it on the producer template level only , can i direct
this call to camel Direct point -new route- ?
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/ProducerTemplate
Hi ,
any XML DSL workaround ? my version is 2.10.1
Thanks,
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/convertBodyTo-object-array-tp5727124p5731678.html
Sent from the Camel - Users mailing list archive at Nabble.com.
context level to be accessible from any route
processor , else i have to fetch them continuously when needed .
is there any recommended approach to cache some data at context level
...please advise ?
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5
Thank you
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Multiple-routes-send-exchange-to-direct-point-tp5730163p5730167.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Multiple-routes-send-exchange-to-direct-point-tp5730163.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Thanks Claus ,
isseue created @ https://issues.apache.org/jira/browse/CAMEL-6179
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Simple-expression-in-spring-XML-not-work-if-it-come-in-multiple-xml-line-tp5729408p5729426.html
Sent
Hi,
camel version is : 2.10.1
-
Othman Darwish
ProgressSoft Corp.
--
View this message in context:
http://camel.465427.n5.nabble.com/Simple-expression-in-spring-XML-not-work-if-it-come-in-multiple-xml-line-tp5729408p5729421.html
Sent from the Camel - Users mailing list archive at
38 matches
Mail list logo