0

I have a thin wrapper over the librd Kafka Consumer which has a separate poll thread that would call the consume method.

When the application does forking, the poll thread is paused and once the forking is done, the poll thread resumes.

At the time when the thread resumes, I see the failure inside the poll thread- "Local: Broker transport failure". I am unable to find a reproducer for this too.

0 Answers0