eclipse-paho / eclipse-paho/paho.mqtt.java

disconnect for return code 142

Open
#959 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.3k
Forks
919
PR merge metrics
No merged PRs in 30d

Description

Please fill out the form below before submitting, thank you!
- [ x] Bug exists Release Version 1.2.5 ( Master Branch)
- [ ] Bug exists in MQTTv3 Client on Snapshot Version 1.2.6-SNAPSHOT (Develop Branch)
- [ ] Bug exists in MQTTv5 Client on Snapshot Version 1.2.6-SNAPSHOT (Develop Branch)
I used the libarry org.eclipse.paho.mqttv5.client 1.2.5,connect to the mqtt broker broker.emqx.io
the connection always disconnected for as the log :
disconnectResponse :MqttDisconnectResponse [returnCode=142, reasonString=null, userProperties=[], serverReference=null, exception=null]

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the disconnect with the Paho MQTT v5 client 1.2.5 against broker.emqx.io, using the reported disconnectResponse return code 142 as the initial symptom. Trace how the client handles that response and compare the broker interaction; done means the cause is identified and the issue has a verified fix or documented explanation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.