johanvandevenne / kafka-connect-mqtt

Kafka Connect MQTT Connector
51 stars 21 forks source link

Does not reliably recieve messages that were sent with Qos >= 1 and cleanSession = false. when client is disconnected / offline #17

Open thehellmaker opened 8 months ago

thehellmaker commented 8 months ago

This connector doesn't retrieve the messages that were sent if the client is disconnected and reconnects back with the same clientId, cleanSession=false and Qos >= 1