Skip to content
Success

Changes

Summary

  1. Ensure that the MQTT Client connects to servers eventually (commit: 2af00f0) (details)
Commit 2af00f06f39b7dcf8e83e191884224d00414d21e by Tim Ward
Ensure that the MQTT Client connects to servers eventually

If the server is not available then we should use the reconnection delay to wait and then reconnect.

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: 2af00f0)
The file was modified southbound/mqtt/mqtt-client/src/main/java/org/eclipse/sensinact/gateway/southbound/mqtt/impl/MqttClientHandler.java
The file was addedsouthbound/mqtt/mqtt-client/src/test/java/org/eclipse/sensinact/gateway/southbound/mqtt/test/MqttDelayedStartTest.java