Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

persistence does not work as expected... #52

Closed
bblumberg opened this issue Jun 7, 2016 · 0 comments
Closed

persistence does not work as expected... #52

bblumberg opened this issue Jun 7, 2016 · 0 comments

Comments

@bblumberg
Copy link

Attached is a simple test case that does not exhibit expected persistence with either level, redis or in-memory based persistence using aedes but does so with mosca and mosquitto.

  1. Run the test case
  2. Quit
  3. Restart and you should see the values for 'device/tester/status' and 'device/tester/variable' from the previous run as well as the newly published values. Instead you only see the new values. Despite marking the topics as retained and qos:1, the topics are not published on new subscriptions.

aedes_demostration.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant