eclipse / amlen

Message Broker for IoT/Mobile/Web. Mainly uses MQTT v3.x and v5. Aims to be easy to use, scalable and reliable
Eclipse Public License 2.0
46 stars 11 forks source link

[patch] more diagnostics during kafka reconnects #176

Closed jonquark closed 4 months ago

jonquark commented 4 months ago

This PR adds more trace when kafka connections are breaking reconnecting. It is trace that is produced at the default trace level (5) so I was initially thinking it was too noisy to deliver to mainline but it only is produced using kafka reconnects and given we've had reports of difficulties during reconnects t seems worth including