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

Factory Configuration Bug Fix (#731) #806

Conversation

insi-eb
Copy link
Contributor

@insi-eb insi-eb commented Feb 10, 2023

Cherry-picked 22c8387 / #731 without changes.

* Factory Configuration Bug Fix

When factory configurations are created before the bundle containing the factory component is installed and started, DS should find those configurations in the Configuration Admin repository and register them as part of the factory component startup. Signed-off-by The MathWorks, Inc. <pelliott@mathworks.com>

* Factory Configuration Bug fix

Addressed code review feedback. Signed-off-by The MathWorks, Inc. <pelliott@mathworks.com>

* Update ComponentConfigurationImpl.cpp

Fixed compilation failure in Ubuntu Minimum Gcc build. Signed-off-by The MathWorks, Inc. <pelliott@mathworks.com>

* Update TestFactoryPid.cpp

Change auto const to constexpr. Signed-off-by The MathWorks, Inc. <pelliott@mathworks.com>
@jeffdiclemente jeffdiclemente merged commit 5e2e9b6 into CppMicroServices:c++14-compliant Feb 10, 2023
@insi-eb insi-eb deleted the 701-factory-config-bug branch February 10, 2023 16:48
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.

None yet

3 participants