There is no limit build in by Camel. Can you provide more details please.
- What version do you use?
- Which component(s) do you use?
- How does your route looks like?
- What's the limit you are facing?
- ...

Best,
Christian
-----------------

Software Integration Specialist

Apache Camel committer: https://camel.apache.org/team
V.P. Apache Camel: https://www.apache.org/foundation/
Apache Member: https://www.apache.org/foundation/members.html

https://www.linkedin.com/pub/christian-mueller/11/551/642


On Fri, Aug 23, 2013 at 10:51 AM, judesolomonc <judesolom...@fss.co.in>wrote:

> Hi
>
> I am using camel. And I am transferring Array list with tree Map as a
> response from the camel. Till certain limit, I am able to receive the
> response. But once it crosses it, the camel does not send response to the
> other camel.  Instead, the same camel is called and the same operations
> gets
> executed (as like an indefinite loop). But not getting any exception.  Is
> there any restrictions for the size while sending as objects ? If not how
> to
> increase the size (capacity) of bytes that can be transferred using camel
> or
> am i missing any configurations ?
>
> Jude Solomon
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Not-able-to-transfer-larger-bytes-of-data-from-one-came-to-another-tp5737811.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to