I think there is some few information here, like how did you use it, how does your route looks like ..etc. Also did you take a look at netty example here https://github.com/apache/camel/tree/master/examples/camel-example-netty-http ?
On Tue, 8 Oct 2019 at 13:49, Rohan Emmanuel <[email protected]> wrote: > Hi, > I have problem reading large payload using the netty TCP component. The > payload is getting read in chunks, can you please guide me as to how can I > read the entire payload > > -- > Regards, > Rohan Emmanuel >
