Skip to content

[AMQ-9738] Remove requirement for network connector order in runtime configuration #1466

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

harmstyler
Copy link

@harmstyler harmstyler commented Jul 2, 2025

This change updates the runtime configuration processing for network connectors to remove the dependency on the order of connectors in the configuration.
Network connectors are now matched by object instead of relying on their position in the list.
This improves reliability when adding, modifying, or removing network connectors via configuration updates.
Includes test coverage for scenarios with reordered and removed connectors.

https://issues.apache.org/jira/browse/AMQ-9738

@harmstyler harmstyler changed the title Remove requirement for network connector order in runtime configuration [AMQ-9738] Remove requirement for network connector order in runtime configuration Jul 7, 2025
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.

2 participants