Comment 4 for bug 890724

Revision history for this message
David Huang (bolixie) wrote : Re: [Bug 890724] Re: Server does't push Qos 1 messages to client after client reconnect

Hi Roger,

I'd like to try to fix it if possible. Could you please give me some simple
instructions on how to fix this bug? For example which source code file is
mainly related to this problem?

Thanks
David

2011/11/16 Roger Light <email address hidden>

> Hi David,
>
> Ah, right. I missed the important point in your first message. It was
> much clearer the second time around. I can confirm the behaviour and
> agree it is a bug.
>
> Cheers,
>
> Roger
>
> ** Changed in: mosquitto
> Status: New => Confirmed
>
> ** Changed in: mosquitto
> Milestone: None => 0.14
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/890724
>
> Title:
> Server does't push Qos 1 messages to client after client reconnect
>
> Status in mosquitto: an mqtt message broker:
> Confirmed
>
> Bug description:
> I'm using sever version 0.13 and wmqtt.jar library. Below is the
> re-produce steps:
> 1) client connect to server and subscribe one topic using
> clean_state=false and Qos=1
> 2) Make the client lost the connection until the server side
> disconnecting by timeout.
> 3) publish some messages to the topic in the step 1).
> 4) Re-connect the client to the server with the same subscribe in step 1)
> 5) Client should receive the messages in the step 3) immediately after
> the connection. In fact server will not send the missed messages to the
> re-connected client except publishing a new message on this topic.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mosquitto/+bug/890724/+subscriptions
>