eclipse-paho / eclipse-paho/paho.mqtt.java
Exception thrown by custom code in "messageArrived" causes socket error and disconnection
Open
enhancement
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 919
- PR merge metrics
- No merged PRs in 30d
Description
Not strictly a bug but very confusing when it happens, my code to timestamp the message received was throwing an exception in messageArrived, when this happened the client generated a socket error and was disconnected by the mqtt broker ...
Contributor guide
Assessment
This issue has not been assessed yet.