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

Fix persistent session in mqtt_consumer. #6236

Merged
merged 1 commit into from
Aug 15, 2019

Conversation

danielnelson
Copy link
Contributor

Use new-ish SessionPresent function to determine if we need to resubscribe and add routes so that persisted messages can be delivered.

closes #6232

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

@danielnelson danielnelson added fix pr to fix corresponding bug area/mqtt labels Aug 9, 2019
@danielnelson danielnelson added this to the 1.12.0 milestone Aug 9, 2019
@glinton glinton self-requested a review August 12, 2019 17:39
@danielnelson danielnelson merged commit 5e06e56 into master Aug 15, 2019
@danielnelson danielnelson deleted the mqtt-persistent-session branch August 15, 2019 00:05
bitcharmer pushed a commit to bitcharmer/telegraf that referenced this pull request Oct 18, 2019
athoune pushed a commit to bearstech/telegraf that referenced this pull request Apr 17, 2020
idohalevi pushed a commit to idohalevi/telegraf that referenced this pull request Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/mqtt fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

telegraf not recovering after mosquitto restart.
2 participants