What is the actual route definition you're using? I would try swapping out http4 component for regular http component.
On Mon, Oct 7, 2019 at 2:34 PM arshid <ayrshi...@gmail.com> wrote: > > > > Hi all, > > > > I am reading a csv file around 300 gb and then splitting it and parsing it to > json and sending it to rest api using http4 provider. > > The problem whenever I use http4 provider it creates lots of objects of type > TempfileManager. Which results in slow down after running for few hours. > > I have attached the screenshot of jvisualvm > > > > Can anyone help me understand in what is happening > > > > > > > > Sent from Mail for Windows 10 > >