Siva Masilamani

Results 14 comments of Siva Masilamani

I was able to fix the error by using my own image and copy the files in these places.Similarly I need do the same thing for Kafka connect too but...

I am not sure what do you mean by not supported. We are running ES Sink connector that connects to ES in AWS.

@arunx2 Thanks for the explanation. I know ES in AWS supports access based on role and we are running our Kafka connectors on ECS Fargate and wondering if giving the...

We get the same issue as @shlomi-viz . Any advise on how to fix it?

I am not sure. For e.g On a single request we make parallel calls to db to retrieve data from multiple tables in which case I think setting max pool...

> @saachinsiva were you able to solve this? Not yet.

@jmargieh Thanks for taking time to reply. I still do not understand how does that affect maintaining the pool outside the framework. I have been using typeorm in some of...

This does not work for me. I did exactly the same thing and I do not see anything(no backdrop/spinner/message) but if I copy directly into the template then it works...

@joaolabofcodes / @mokulus In my case, all of our models are in a shared project called lib and when I moved the models to the server side project, then it...