Open
Description
Expected behavior
On a Datalogic Joya Touch I change the wifi network.
When I switch from network A to B, MqttClient reconnect.
The device is online (if I open the browser I see web pages) but I have the exception
Actual behavior
com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Timeout while waiting for PINGRESP
To Reproduce
Switch from wifi A to B, the mqtt reconnect but publish message goes to timeout
Steps
Reproducer code
Details
- Affected HiveMQ MQTT Client version(s):
-
implementation 'net.sourceforge.streamsupport:android-retrostreams:1.7.2'
implementation 'com.hivemq:hivemq-mqtt-client:1.2.1'
implementation 'net.sourceforge.streamsupport:android-retrofuture:1.7.2'
implementation 'org.threeten:threetenbp:1.4.4' - Used JVM version:
- Used OS (name and version): Android 7.1.2
- Used MQTT version:
- Used MQTT broker (name and version):