emqx/lib-ee
Kjell Winblad 8c52264c41 fix: atom leak when doing Kafka bridge dry-run
A new atom was created every time one did a dry run of a Kafka bridge
(that is, clicking the Test button in the settings dialog for the
bridge).

After this fix, we will only create a new atom when a bridge with a new
name is created. This should be acceptable as bridges with new names are
created relatively rarely and it seems to be useful to have an unique
atom for every Wolff producer.

Fixes: https://emqx.atlassian.net/browse/EMQX-8739
2023-01-20 11:50:20 +01:00
..
emqx_ee_bridge fix: atom leak when doing Kafka bridge dry-run 2023-01-20 11:50:20 +01:00
emqx_ee_conf chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_ee_connector Merge pull request #9765 from zmstone/0115-add-password-converter 2023-01-18 15:09:05 +01:00
emqx_license chore: upgrade app version 2023-01-13 18:22:29 +08:00
BSL.txt chore: update BSL license year 2023-01-02 11:23:14 +01:00