← Back to team overview

mosquitto-users team mailing list archive

Re: Mosquitto Internal flush

 

Hi Remi,

You could use this example:
http://git.eclipse.org/c/paho/org.eclipse.paho.mqtt.python.git/tree/examples/mqtt_clear_retain.py

Feel free to submit the request straight away to the eclipse bugzilla.

Cheers,

Roger



On Thu, Nov 28, 2013 at 3:51 PM, Remi SALEMBIER <remi.salembier@xxxxxxx> wrote:
> Hi,
>
>
>
> I am facing a problem using Mosquitto broker:
>
> I would like to be able to clear the publications retained by the broker. To
> date, I have not found any way of doing this (eg: sending a signal to the
> broker). The only solution for me is to restart the Mosquitto which is not a
> very very clean solution !
>
> Are there any other options or anything planned to be able to make a proper
> cleanup ?
>
>
>
> Thanks.
>
> Remi
>
>
> --
> Mailing list: https://launchpad.net/~mosquitto-users
> Post to     : mosquitto-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~mosquitto-users
> More help   : https://help.launchpad.net/ListHelp
>


References