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

Commits on Nov 10, 2021

  1. fix(emqx_stomp): fix hot-upgrade stopping listener failed

    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 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    fefadbc View commit details
    Browse the repository at this point in the history