Re: Kafka Mirror maker stops replicating

2023-02-23 Thread Arpit Jain
l thing you might be able to do if you catch it when it's > stalled is to take a heap dump or stacktrace of the containing JVM. > This will let you see what the process is doing, and maybe see if there are > stuck threads, excess memory, or other things preventing the replication

Re: Kafka Mirror maker stops replicating

2023-02-08 Thread Arpit Jain
t; the replication flow around the time it stops replicating? > > Thanks, > Greg Harris > > > On Tue, Feb 7, 2023 at 6:27 AM Arpit Jain wrote: > > > Hi, > > > > Hope this is the right forum to ask for Kafka mirror maker issues. > > We are facing an issue

Kafka Mirror maker stops replicating

2023-02-07 Thread Arpit Jain
Hi, Hope this is the right forum to ask for Kafka mirror maker issues. We are facing an issue where the mirror maker replicates the trades and then doesn't work for long time and again replicates. Also seeing the warning message to increase the poll interval or decrease the maximum batch size (max