eclipse / paho.mqtt.java

Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
https://eclipse.org/paho
Other
2.08k stars 879 forks source link

Sometimes my subscriber failed to receive events from broker even though client is connected to broker #1032

Open aynurveysel opened 5 months ago

aynurveysel commented 5 months ago

I am using the java version of Release Version 1.2.5. After a while, nothing appears in the messageArrived. Restarting my module doesn't work. I restart rabbit. How can I solve this issue?