eclipse / paho.mqtt.java

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

Fix bug #994 - manualAcks for QoS 2 messages #995

Open lacourte opened 1 year ago

lacourte commented 1 year ago

Please make sure that the following boxes are checked before submitting your Pull Request, thank you!

This patch fixes bug #994. The fix only concerns the client v5. The bug actually does not exist in the client v3. The fix reports the implementation of the feature from the client v3 into the client v5.

whizyrel commented 2 weeks ago

Hello guys, great job here but this issue is still persistent with v5 1.2.5. I have read #994, and #1023, it does not happen to have a fix. I have submitted this issue #1054.

whizyrel commented 2 weeks ago

Hello guys, great job here but this issue is still persistent with v5 1.2.5. I have read #994, and #1023, it does not happen to have a fix. I have submitted this issue #1054.