confluentinc / librdkafka

The Apache Kafka C/C++ library
Other
276 stars 3.15k forks source link

Failed to join internal main thread: Connection timed out (was process forked?) #4869

Open glacier-archit opened 4 weeks ago

glacier-archit commented 4 weeks ago

Description Failed to join internal main thread: Connection timed out (was process forked?)

How to reproduce init producer in nginx main processor

image

emasab commented 2 weeks ago

Hi @glacier-archit is the process creating forks after creating librdkafka instances? Fork should happen before that, if done