-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10, 11.4, 2021.1
-
Fix Version/s: 10.10-HF45, 11.x, 2021.2
-
Component/s: Core
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #32
-
Story Points:2
When a component fails to start it is still registered and can be used by other components or during the repository initialization.
The result can be a corruption of data because services the service of component that is not initialized might produce an unexpected result, like in NXP-29706 where codec initialization is not done resulting in the corrupted stream.
So if a component fails to start it should be unregistered, better to fail fast and clear.
- is related to
-
NXP-29706 Possible corruption of audit stream with non default codec
- Resolved
- Is referenced in