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

Automatic migration of multiple adapter for the same protocol fails #718

Open
DC2-DanielKrueger opened this issue Dec 20, 2024 · 1 comment

Comments

@DC2-DanielKrueger
Copy link
Contributor

Expected behavior

Automatic Migration of the config should work regardless of the amount of adapters

Actual behavior

As soon as two or more adapters with the same protocol are in the config, the automatic migration fails with a ClassCastException.

To Reproduce

Have an older config with multiple adapters for the same protocol and start edge

@DC2-DanielKrueger DC2-DanielKrueger changed the title Automatic migration of multiple adapter for the same protocol fail Automatic migration of multiple adapter for the same protocol fails Dec 20, 2024
@DC2-DanielKrueger
Copy link
Contributor Author

Unfortunately there is no real workaround besides removing all adapters but one, then migrate it by starting HiveMQ Edge, extract the migrated adapter config and repeat the process with the other legacy configs.

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

No branches or pull requests

1 participant