How do you run your app? is trust store overridden somehow?
On Tue, Jul 2, 2024 at 6:10 PM Srikant Mantha
wrote:
> Hi,
> I am using camel aws s3 to upload a file in my camel-springboot
> microservice with camel aws version as 4.5.0. I am facing connectivity
> issues to the S3 bucket with the
>
What is the advantage of bean approach ?
On Tue, Aug 27, 2024, 08:22 ski n wrote:
> No, you need to put all to false
>
> On Tue, Aug 27, 2024 at 2:17 PM Sujeet Singh
> wrote:
>
> > Hi Raymond,
> >
> > Did you mean to say, add lazy-init="true" in mqConnectionFactory as well.
> >
> > Thanks,
> >
Is Tibco seeing it as DeliveryMode or with Camel name on it? Do you also
see DeliveryMode?
regards,
On Thu, Sep 12, 2024 at 10:13 AM Bálint Baráth
wrote:
> Hello!
>
> FYI if somebody runs into the same problem:
> I managed to create a workaround, after finding where the header gets
> added. I
Thanks Claus.
Balint, fix is on a new branch and not on 4.0.x. Would you know how to
cherrypick to 4.0.x branch to get it in version you need and validate?
On Mon, Sep 16, 2024 at 4:55 AM Bálint Baráth
wrote:
> Thanks for the quick response, and the fix!
>
> Claus Ibsen ezt írta (időpont: 202
conditions to using #class ?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
I use Camel 3.14.0
I haven't figured out how to reply to thead using gmail so please bear with
me.
On Sun, Jan 16, 2022 at 7:46 PM Chirag wrote:
> Hello,
> I have a scenario where I am using camel-main with XML Route and a Java
> Class as a Processor.
>
> It give
Will try bean.
For now - I ended up doing a bind in the default registry.
I was mainly trying to find a low-code way of doing this.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Tue, Jan 18, 2022 at 2:53 AM Claus Ibsen wrote:
> Hi
>
>
rs - it is databaseHistoryFileFileName, but in example it is
databaseHistoryFileName.
Even unit tests seem to use databaseHistoryFileName.
Should we fix documentation and tests to use databaseHistoryFileFileName?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
This is done now.
https://github.com/apache/camel/pull/6832
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Jan 26, 2022 at 12:44 AM Claus Ibsen wrote:
> Hi
>
> Yes the docs should be updated, you are welcome to send a PR
>
>
va
- but this doesn't even seem to use META-INF or a registry - so not
sure how it would work.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
It doesn't seem to be helping.
Let me do some digging.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Jan 27, 2022 at 3:16 AM Claus Ibsen wrote:
>
> Hi
>
> Ah yeah there is no classpath annotation scanning like you can have
&
with
@Converter(generateLoader = true), and running mvn package.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Jan 27, 2022 at 12:58 PM Chirag wrote:
>
> It doesn't seem to be helping.
> Let me do some digging.
>
e-3_4.html#_using_custom_type_converters
should be updated to indicate that if project is using maven then
might as well move to @Converter (generateLoader = true).
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Fri, Jan 28, 2022 at 4:18 AM Claus Ibsen wro
Can you please post or point to a prototype ?
Have you tried with putting large number if messages ?
On Wed, Feb 2, 2022, 17:35 Narsi Reddy Nallamilli <
narsi.nallami...@gmail.com> wrote:
> Hi Arnaud,
>
> Yup, It used to work before because I use it in my project and was not
> aware of the bug ti
Were you able to solve this?
why would threads in SEDA itself not work?
On 2021/10/25 06:07:47 "robbenp...@foxmail.com" wrote:
> Dear all,
> I am using Apache Camel to handle files from SFTP. Becausethere are too
> many file in the same directoty, I want to use multithreading to handle thes
Bert,
I am trying to build something similar.
can you point me in the right direction to enabling Jolokia with
hawtio and camel-main?
I am currently running embedded hawtio.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Mar 14, 2022 at 2:50 AM
work.
Only thing needed to support YAML is a change in pom.xml to include
yaml dsl and create yaml files and put them into "routes" folder.
org.apache.camel
camel-yaml-dsl
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Apr 11, 2022
You could wrap it using try/catch.
See: https://camel.apache.org/manual/try-catch-finally.html
My experience with it is - it depends on the endpoint involved to
throw exceptions and enter doCatch appropriately.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail
Raymond,
to summarise:
You want to load route configuration using XML?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Tue, Apr 12, 2022 at 7:59 AM ski n wrote:
>
> Loading the routeconfiguration through:
>
> loader.loadRoutes(resourc
routeconfigurations to all routes.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Apr 13, 2022 at 3:27 AM ski n wrote:
>
> I also created an issue for this with an example:
> https://issues.apache.org/jira/browse/CAMEL-17953
>
>
&
Bert,
Hawt.io documentation could also use some help for sure.
It does have its own group for discussion if you want to share feedback there.
https://groups.google.com/g/hawtio
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Tue, Jun 7, 2022 at 4:26
problem lies in Netty and if you can port fix
to version of netty library used in your application.
Lastly, you can always modify OSS code and create a version that works
for your needs.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Sep 15, 2022
In your scenario, how do you invoke route 1 from source ?
On Mon, Oct 3, 2022, 06:10 Chio Chuan Ooi wrote:
> Hi,
>
> But in the camel route, how to have the route to wait for the webhook.
>
> Eventually, I need to expose 2 http consumer routes which 1 is for the
> request and another is for the
what type of proxy are you using?
are you able to make connection to RabbitMQ using Proxy using Java
outside of Camel program?
have you reviewed https://www.rabbitmq.com/networking.html#proxy-protocol
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On
I found a camel based adapter that runs in SAP CPI.
https://www.integration-excellence.com/alibabacloud-mns-adapter-sap-cpi/
Is there a component that can run on plain vanilla camel?
Hi Sheng
do you have the component already published in a repo?
How are you packaging component currently in your environment?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Nov 30, 2022 at 11:15 PM Zheng Feng wrote:
>
> Hi,
>
>
Karthik,
while you can always write a new component, but is specific usecase
not supported by any existing component?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Dec 19, 2022 at 6:08 AM Claus Ibsen wrote:
>
> On Mon, Dec 19, 2022 at 11
(CoreTypeConverterRegistry.java:274)
~[camel-base-3.19.0.jar:3.19.0]
at
org.apache.camel.support.MessageSupport.getMandatoryBody(MessageSupport.java:123)
~[camel-support-3.19.0.jar:3.19.0]
... 22 more
I am using camel 3.19.0.
Is there a better way of doing this?
ચિરાગ/चिराग/Chirag
Upgrading to Camel 3.20.1 helped.
Thank you.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Feb 2, 2023 at 12:47 AM Claus Ibsen wrote:
>
> Hi
>
> Upgrade to Camel 3.20.1
>
> On Thu, Feb 2, 2023 at 12:46 AM Chirag wrote:
I am running camel init b.xml (i tried yaml as well).
I am noticing that file is getting created - but then it is erroring out
C:\work\jb>jbang --version
0.101.0
C:\work\jb>camel -V
3.20.2
It seems to not resolve sys:pid variable?
Here is complete stacktrace:
C:\work\jb>camel init b.xml
2023-
Created :
https://issues.apache.org/jira/browse/CAMEL-19067
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Feb 16, 2023 at 3:52 PM Claus Ibsen wrote:
>
> Hi
>
> Thanks for reporting - yeah that smells like a windows problem/bug
Yes -I saw the commits. Thank you for the fixes. I didn't realize,
but it seems to have ended up becoming a larger fix.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Fri, Feb 17, 2023 at 3:47 AM Claus Ibsen wrote:
>
> Hi
>
> Th
enize.
b) how to provide that using Karavan (Screenshot attached).
Info:
Karavan running within Visual Studio Code on Windows. Route running
under Jbang 3.20.2 on Windows.
Regards,
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
ing/camel-spring.xsd";>
//BatchMaster
Trying to redefine this to be Yaml so that this could be
edited/maintained thru Karavan.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Mar 1, 2023 at 1:14 AM Claus Ibsen wrote:
>
>
er.RouteReifier.doCreateRoute(RouteReifier.java:211)
Let me get a JIRA started.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Mar 1, 2023 at 4:14 PM Claus Ibsen wrote:
>
> Hi
>
> Oh can you try using expression instead o
JIRA Logged.
https://issues.apache.org/jira/projects/CAMEL/issues/CAMEL-19111
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Mar 2, 2023 at 9:33 AM Chirag wrote:
>
> Thanks Claus.
>
> with expression containing //Batchmaster, It d
You would be looking at implementing Request/Reply EIP.
https://camel.apache.org/components/3.20.x/eips/requestReply-eip.html
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Mar 13, 2023 at 10:46 AM Yash Ganthe wrote:
>
> Hi,
>
> I w
this be a JIRA? attached is highlighted documentation page.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
Here is my output.
https://gist.github.com/chiragsanghavi/5926f71c7296bb2bf33434d5e33c95fb
i also do not have success with --background
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Mar 15, 2023 at 4:22 AM Federico Mariani
wrote:
>
>
I am going to try building it (I tried over the weekend, but my dev
server ran out of disk space).
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Mar 16, 2023 at 5:11 AM Federico Mariani
wrote:
>
> The fix in https://issues.apache.or
t I see it only getting upto 5
(using 10-15% CPU).
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
Thanks. Will try mavend.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Mar 22, 2023 at 1:01 PM Nicolas Filotto wrote:
>
> Hi Chirag,
>
> I personally use Maven Daemon https://github.com/apache/maven-mvnd and use
> the comm
stopping server: Undertow - 2.2.20.Final
[INFO]
[INFO] BUILD SUCCESS
[INFO] ----
[INFO] Total time: 9.072 s
[INFO] Finished at: 2023-04-07T15:53:37-04:0
This may help?
https://www.jetbrains.com/help/idea/copyright.html
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Sat, Apr 8, 2023 at 8:32 AM Steve973 wrote:
>
> Hello. I'm setting up my development environment again, and I cannot
>
can you create a project and share via github to reproduce?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Sat, Apr 8, 2023 at 4:23 AM mongoosej wrote:
>
> Run with Camel 3.20.0, SpringBoot 2.7.6, JDK 11 still report 'circular
va:36)
Regards,
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
C:\work\jb3>camel version
Camel JBang version: 3.20.3
C:\work\jb3>jbang version
0.103.1
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Tue, Apr 11, 2023 at 1:39 PM Claus Ibsen wrote:
>
> Hi
>
> What Camel JBang version do you have
while i am not an expert, it seems to not like route.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Apr 10, 2023 at 3:31 AM mongoosej wrote:
>
> Dear Chirag:
> Can you help me point out the problem about the "circular reference&
@mongoosej
I tried to reproduce and i can confirm that it works in 3.20.3 but
doesn't not work in 3.14.7; the issue seem to be with ActiveMQ Camel
Spring boot component.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Tue, Apr 11, 2023 at 6:
Shouldn't you be lookin at
https://camel.apache.org/components/3.20.x/azure-storage-blob-component.html?
Or a variation of it? The APIs are similar.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Apr 17, 2023 at 11:18 AM Petr Kuzel
Hello Rishi,
While I agree with you on documentation, this being OSS, it would
make sense for users to contribute to documentation. I do see a lot of
users doing blog or medium articles; in addition, updating or adding
to documentation can help other fellow users.
ચિરાગ/चिराग/Chirag
in a camel app, I have used property files to provide some of these
params in place of passing them thru the code. You may want to explore
that.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, May 17, 2023 at 4:59 PM Fyodor Kravchenko wrote
My thought is that this would require me to use JMS (to avoid using
any other proprietary connector).
Want to look for a practical example (or build one in the process).
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
Hi Fyodor,
I ran it in IntelliJ thru 3.20.4
after submitting page - i got
json: null, and string:login=usrename&password=password
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Jun 12, 2023 at 7:35 AM Fyodor Kravchenko wrote:
>
> He
I added
disableStreamCache=true; but that did not seem to change other parts.
I did try changing it to a multi-part form and then it showed up as
multiple parts attached - but that would mean changing your approach
completely.
ચિરાગ/चिराग/Chirag
--
Sent
Can you try and run it with undertow? I see test similar to your
scenario in undertow.
https://github.com/apache/camel/tree/52443a298935b2842a402cb5fff7e37abb938f8b/components/camel-undertow/src/test/java/org/apache/camel/component/undertow
ચિરાગ/चिराग/Chirag
expected.
undertow created body as Map
jetty created body as
org.apache.camel.converter.stream.InputStreamCache resulting into
error.
No serializer found for class org.apache.camel.converter.stream.InputStreamCache
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail
moved both under one gist
https://gist.github.com/chiragsanghavi/02a00f49ac7ee9a978344af571746c02
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Jun 15, 2023 at 12:06 AM Chirag wrote:
>
> @fyodor,
>
>
> if you are familiar w
Mark,
Scenario for service restart will cause any dynamic route from being removed.
It would require ReST to be idempotent and return or more complex -
persisting routes and reloading them.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Oct 5
reation: 313ms, elapsed time since send:
313ms, request timeout: 3ms)
Does this require any other type of param to read successfully?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
/blog/end-of-life-announcement.html
>
> On Fri, Mar 1, 2024 at 2:20 AM Chirag wrote:
>
> > Hi,
> >
> > I am working on a Proof of concept with CloudKarafka (Kafka hosting
> > provider) and camel.
> >
> > I am using camel-jbang 4.4.0
> >
> &g
ps:
- log:
id: log-1987
message: ${body}
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Fri, Mar 1, 2024 at 12:43 AM Andrea Cosentino wrote:
> Hi,
>
> Have a look at how we implement the Kafka SCRAM source Kame
Hello Mikael,
In your scenario - are you creating a hashmap of header?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Thu, Mar 14, 2024 at 6:38 AM Mikael Andersson Wigander
wrote:
>
> Hi
>
> Never mind, I found it out.
>
>
I want to build a counter in a route,
Reading
https://camel.apache.org/components/4.4.x/languages/simple-language.html
[image: image.png]
It says that ++ can be used with a function.
Can someone help with an example?
ચિરાગ/चिराग/Chirag
--
Sent from My
Solved it myself:
expression: ${variables.counter1}++
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Sun, Mar 17, 2024 at 10:59 PM Chirag wrote:
> I want to build a counter in a route,
>
> Reading
> https://camel.apache.org/comp
g.ProcessImpl.start(ProcessImpl.java:159)
at
java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
... 17 more
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Fri, Mar 22, 2024 at 2:55 AM Mikael Koskinen wrote:
> Thank you for
To add:
jbang --fresh -Dcamel.jbang.version=4.4.0 camel@apache/camel run b.java
works.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Sun, Mar 24, 2024 at 9:51 PM Chirag wrote:
> A question:
>
> is --camel-version supposed to allow a rou
Rohan,
Have you tried providing URL?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Apr 8, 2024 at 5:33 AM Rohan Emmanuel
wrote:
> HI,
> when i create Karavan Project containing integration configuration which
> uses some Transfor
Hi,
I am too trying to catch 'FileNotFoundException' at the time of getting file
from FTP server using camel. But in-spite of trying all possible ways, I am
not able to catch this exception. Could you please tell me what have you
done to catch this exception?
Chirag
--
View this
y in communication with mvn.
will try older version of camel-jbang as well as compiling a code directly
using mvn to see if similar behavior occurs.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Sun, Feb 16, 2025 at 4:16 AM Claus Ibsen wrote:
>
--- [ main]
e.camel.impl.engine.AbstractCamelContext : Apache Camel 4.10.0 (one)
started in 610ms (build:0ms init:0ms start:610ms boot:19s444ms)
it took about 19s, of that 18s was spent trying to fetch from local
mvn cache.
any setting to speed this up?
This is on Windows 11.
ચિરાગ/चिराग/Chirag
Fuse had a camel-sap component.
org.fusesource
camel-sap
x.x.x
this hasn't been part of camel standard or even camel -extras. is there a
plan to bring this into apache camel fold?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
ese can be "sideloaded" on
apache camel app.
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Mon, Mar 24, 2025 at 5:21 AM Federico Mariani <
federico.mariani.1...@gmail.com> wrote:
> Hello Chirag,
>
> The SAP license is not c
Thank you for pointing me to this repository. Will explore how we can use
this.
regards,
On Mon, Mar 24, 2025 at 11:45 AM Aurélien Pupier
wrote:
> Hi Chirag,
>
> The source code is available here
>
> https://github.com/jboss-fuse/fuse-components/tree/camel-4.10.2-branch/camel
Currently, aggregate supports completionSize , completionTimeout etc.
Would like to add a compleionBytesize ; say if an endpoint can take a
maximum of 10MB, this could be set to
aggregate..completionByeSize(10*1024*1024L).
Functionally, if aggregation has at least 1 object (message or exchange)
an
Thank you Grzegorz and Claus.
Updated to 4.10.1 and is now much faster.
Is improvement just because of caching or also because of not traversing
Google bom?
ચિરાગ/चिराग/Chirag
--
Sent from My Gmail Account
On Wed, Feb 19, 2025 at 11:18 PM Tadayoshi Sato
().setHeaders(originalHeaders);
})
.log("2 ${headers} ${body}")
Is there any other way of doing this ?
On Sun, Mar 30, 2025 at 7:38 PM Chirag wrote:
> Hello Camel riders
>
> Here is my sample route.
>
> from("timer:java?period=1000&qu
Hello Camel riders
Here is my sample route.
from("timer:java?period=1000")
.setProperty("uuid").simple("${exchangeId}")
.setBody()
.simple("Hello Camel from ${uuid} at ${date:now:-MM-dd
HH:mm:ss.SSS}")
.setHeader("CamelGooglePubsubAttributes"
is ActiveMQ known to do message duplications?
Regards,
Chirag
On Wed, Apr 2, 2025 at 9:04 AM William Crowell
wrote:
> Hi,
>
> I am trying to transfer messages from an ActiveMQ Classic queue to IBM MQ,
> and I want to make sure messages are not processed twice. I would like
am pretty new to Camel,I believe there is something I am missing in the above
design.
Please excuse my lack of knowledge.
Thanks!
Chirag
?
I am pretty new to Camel,I believe there is something I am missing in the above
design.
Please excuse my lack of knowledge.
Thanks!
Chirag
Hi All,
Any comments on the query?
Thanks
Chirag
Sent from Yahoo Mail on Android
Hi All,
I am using Apache Camel 2.12.1. I have a use case where one of my thread is
outputting data to a stream. I need a camel consumer which consumes this stream
from that thread and produces a file using camel-file or camel-ftp.
Looking at the components,I wonder what I can effectively use h
yObject
}
Now I want to pass myObject instance to the bean. But somehow I was not able to
do that.
Any help is much appreciated.
Thanks.
Chirag
want the files with increasing sequence.
Thanks!
Chirag Dewan
want the files with increasing sequence.
Thanks!
Chirag Dewan
Hi Claus,
So is there a language expression like date which I can use here or I have to
use a processor/bean?
Thanks for your help.
Sent from Yahoo Mail on Android
there something else I need to do to achieve this.
Thanks
Chirag Dewan
exception and thus stop polling and ?
Do I have to create Consumer template here? And if I do that how can I just
poll the FTP server without polling and downloading a file,since my endpoint
deletes the file.
Thanks
Chirag Dewan
Hi All,
Does FTP Consumer support autoCreate and startingDirectoryMustExist options?
I was expecting FTP consumer to throw an exception if starting directory does
not exist(autoCreate=false and startingDirectoryMustExist=true) just like File
Consumer.
Thanks
Chirag Dewan
mber of threads? Or why are all the threads are in a
TIME_WAIT state?
Any help is highly appreciated.
Thanks!
Chirag
Hi All,
Any views on this?
BR,
Chirag
h gives an impression that its the File Producer threads that are
continously growing in number.
I will quickly run a simple test from ftp -> file without any processing and
post the results here.
Thanks a lot!
Chirag
From: Claus Ibsen
To: "user
Hi Richard,
Its not the FTP Consumer threads. I can see in my Profiler,a single threaded
FTP Consumer. Its the File Producer which has an increasing number of threads.
Can I somehow configure a thread pool for the File Producer?
Thanks a lot!
Chirag
From
ory used,even if I am deleting the files and not storing
in memory? Is there a way I can avoid that?
I am testing this scenario under Storm as execution environment and with 2GB
max heap space.
Thanks in advance
Chirag Dewan
>org.apache.camel.com.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
I maybe doing something wrong here. Is there anything else I need to do to make
sure that file is deleted after it has been processed and not stored in the
cache?
Thanks.
Chirag De
Hi,
And I am using readLock=changed. So that can be a reason too?
Chirag Dewan
From: Chirag Dewan
To: "users@camel.apache.org"
Sent: Wednesday, 12 February 2014 6:07 PM
Subject: Re: OOM issue due to MemoryIdempotentRepository
Hi Claus,
Than
inProgressRepository? And when is it cleared from the memory?
Any help is much appreciated.
Thanks!
Chirag Dewan
From: Chirag Dewan
To: "users@camel.apache.org" ; Chirag Dewan
Sent: Wednesday, 12 February 2014 6:31 PM
Subject: Re: OOM is
.
Is there something I am missing here?
Thanks in advance.
Chirag Dewan
From: Chirag Dewan
To: "users@camel.apache.org" ; Chirag Dewan
Sent: Friday, 14 February 2014 3:22 PM
Subject: Re: OOM issue due to MemoryIdempotentRepository
Hi All,
I
.
Chirag
From: Claus Ibsen
To: "users@camel.apache.org"
Sent: Monday, 17 February 2014 12:33 PM
Subject: Re: OOM issue due to MemoryIdempotentRepository
Hi
You should likely reuse the consumer template instead. As this FAQ
applies to i
1 - 100 of 124 matches
Mail list logo