[
https://issues.apache.org/jira/browse/FELIX-4006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks closed FELIX-4006.
-------------------------------
> [DS] While disposing a component, it's possible to unbind a reference that
> wasn't bound.
> ----------------------------------------------------------------------------------------
>
> Key: FELIX-4006
> URL: https://issues.apache.org/jira/browse/FELIX-4006
> Project: Felix
> Issue Type: Bug
> Components: Declarative Services (SCR)
> Affects Versions: scr-1.8.0
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: scr-1.8.0
>
>
> When we dispose of a implementation object, in the ImmediateComponentHandler,
> (1) t1 we set m_implementationObject to null
> (2) t2 Any bind operation will now not succeed since the impl object is not
> available, but we track it
> (3) t1 the dependency manager gets the tracked objects and proceeds to unbind
> them.
> I'm thinking about a different solution to FELIX-3754 as part of this.
--
This message was sent by Atlassian JIRA
(v6.1#6144)