eclipse / mosquitto.rsmb

Mosquitto rsmb
85 stars 42 forks source link

When a client reconnects it don't receive new messages #8

Closed ralight closed 8 years ago

ralight commented 8 years ago

migrated from Bugzilla #430737 status RESOLVED severity normal in component RSMB for --- Reported in version unspecified on platform PC Assigned to: Ian Craggs

Original attachment names and IDs:

On 2014-03-19 17:30:46 -0400, Daniel Nascimento wrote:

Steps to reproduce: 1- Connect a MQTT-SN client in RSMB 2- Disconnect it from RSMB 3- Connect it again with the same ClientID

Messages from the topic that this client is subscribed are not delivered to it anymore.

On 2014-03-19 17:34:25 -0400, Daniel Nascimento wrote:

Created attachment 241027 Patch to fix this bug

On 2014-07-03 11:19:57 -0400, Ian Craggs wrote:

Fixed in master. Thanks