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(emqx_stomp): fix hot-upgrade stopping listener failed #6110

Merged
merged 1 commit into from Nov 10, 2021

Conversation

HJianBo
Copy link
Member

@HJianBo HJianBo commented Nov 10, 2021

When the upgrade is executed, all envs of plugins are cleared,
which causes the listener of stomp to stop failing.

This is only a temporary modification to ensure that the upgrade
can be executed successfully.

following fixes: #6105

@HJianBo HJianBo changed the title fix(emqx_stomp): fix hot-upgrade stopping listener falied fix(emqx_stomp): fix hot-upgrade stopping listener failed Nov 10, 2021
When the upgrade is executed, all envs of plugins are cleared,
which causes the listener of stomp to stop failing.

This is only a temporary modification to ensure that the upgrade
can be executed successfully.

following fixes: emqx#6105
@HJianBo HJianBo marked this pull request as ready for review November 10, 2021 03:14
@HJianBo HJianBo merged commit a81140f into emqx:main-v4.3 Nov 10, 2021
@HJianBo HJianBo deleted the force-clear-stomp-listener branch November 10, 2021 03:43
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.

None yet

2 participants