Re: does camel http4 clear the attachments of a message

2018-01-16 Thread Claus Ibsen
So what do you have in those attachments and why do you want to keep them? Where do you use them later? Can you tell more about this. And you can take a look at content enricher eip to do the get call where you can "merge" any response from the http call to your current message and therefore

does camel http4 clear the attachments of a message

2018-01-16 Thread Ronny Aerts
Hello camel user community, It seems that the camel http4 component clears/removes my existing camel message attachments during a http get operation. Can this be confirmed? Can I avoid this? -- vriendelijke groeten, Ronny Aerts – Intris nv – Wapenstilstandlaan

Re: File idempotent store problem

2018-01-16 Thread Claus Ibsen
Hi Yeah I can see the point that its better to have the default implementation work better. I have reworked the implementation so the file store and cache are independent and the cache is only used for quick lookup. Also the default sizes of the file store has been increased to allow storing more