Skip to content

Fix handling of custom MIMModule passed via createFederationExecution - #367

Open
JeanPhilippeLebel wants to merge 2 commits into
openlvc:maintenance-2.2.xfrom
JeanPhilippeLebel:fix-mim-modules
Open

Fix handling of custom MIMModule passed via createFederationExecution#367
JeanPhilippeLebel wants to merge 2 commits into
openlvc:maintenance-2.2.xfrom
JeanPhilippeLebel:fix-mim-modules

Conversation

@JeanPhilippeLebel

Copy link
Copy Markdown

When a custom MIM Module is provided via the createFederationExecution function, it gets added to the Fom Module list but during the actual federation creation, the standardMIM gets added as well leading to execution errors.

The provided fix explicitly defines the MIMModule as a separate variable and use it, or the default MIM, when required.

Right now, I think custom MIM Module handling is broken.

I think this should also be applied to the main branch.

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.

1 participant