Details
Assignee
UnassignedUnassignedReporter
Robert VargaRobert VargaPriority
MediumEpic Name
Eliminate use of blueprint
Details
Details
Assignee
Unassigned
UnassignedReporter
Robert Varga
Robert VargaPriority
Epic Name
Eliminate use of blueprint
Created February 29, 2020 at 9:32 AM
Updated August 1, 2020 at 11:21 AM
Blueprint does not observe OSGi lifecycle, opting for blocking when a service disappears. This is utterly wrong from our perspective, as we want our components to react to service lifecycle.
Replace all blueprint containers with their OSGi DS Component counterparts.