8000 fix(mqtt connector): reconnect automatically when `emqtt` clients disconnect by thalesmg · Pull Request #14550 · emqx/emqx · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@thalesmg
Copy link
Contributor
@thalesmg thalesmg commented Jan 14, 2025

Fixes https://emqx.atlassian.net/browse/EMQX-13824

Release version: v/e5.8.5

Summary

The original problem stems from:

Basically, ecpool workers are always transient, and emqtt always terminates "normally", so they are not restarted, since ecpool's auto_reconnect option was not being used.

PR Checklist

  • Added tests for the changes
  • Change log has been added to changes/(ce|ee)/(feat|perf|fix|breaking)-<PR-id>.en.md files
  • For internal contributor: there is a jira ticket to track this change

@thalesmg thalesmg force-pushed the 20250114-r58-fix-mqtt-connector-reconnect branch from c559531 to aac9d0a Compare January 14, 2025 19:00
@thalesmg thalesmg marked this pull request as ready for review January 14, 2025 19:50
@thalesmg thalesmg requested a review from a team as a code owner January 14, 2025 19:50
@thalesmg thalesmg merged commit 99063fd into emqx:release-58 Jan 15, 2025
197 checks passed
@thalesmg thalesmg deleted the 20250114-r58-fix-mqtt-connector-reconnect branch January 15, 2025 12:48
@emqxqa
Copy link
emqxqa commented Feb 5, 2025

TestExecution

@emqxqa
Copy link
emqxqa commented Feb 5, 2025

TestExecution

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

Successfully merging this pull request may close these issues.

3 participants

0