Skip to content

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
@harmstyler harmstyler force-pushed the tharms/remove-nc-order-req branch from 4c7ad95 to 326615b Compare September 23, 2025 14:42
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