[jira] [Assigned] (FELIX-6315) Factory components are eagerly deactivated

2020-07-31 Thread Jira
[ https://issues.apache.org/jira/browse/FELIX-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré reassigned FELIX-6315: --- Assignee: Jean-Baptiste Onofré > Factory components are eagerly deactivated

[jira] [Updated] (FELIX-6315) Factory components are eagerly deactivated

2020-07-31 Thread Jira
[ https://issues.apache.org/jira/browse/FELIX-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré updated FELIX-6315: Fix Version/s: scr-2.1.22 > Factory components are eagerly deactivated > --

[jira] [Commented] (FELIX-5861) ComponentInstances are disposed before disposal of ComponentFactory

2020-07-31 Thread Robert Varga (Jira)
[ https://issues.apache.org/jira/browse/FELIX-5861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17169191#comment-17169191 ] Robert Varga commented on FELIX-5861: - The spec is not clear on the ordering here: bo

[jira] [Updated] (FELIX-6315) Factory components are eagerly deactivated

2020-07-31 Thread Robert Varga (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Varga updated FELIX-6315: External issue URL: https://jira.opendaylight.org/browse/ODLPARENT-242 > Factory components are eag

[jira] [Commented] (FELIX-6315) Factory components are eagerly deactivated

2020-07-31 Thread David Jencks (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17169175#comment-17169175 ] David Jencks commented on FELIX-6315: - It's been years, but I think I recall thinking

[jira] [Updated] (FELIX-6315) Factory components are eagerly deactivated

2020-07-31 Thread Robert Varga (Jira)
[ https://issues.apache.org/jira/browse/FELIX-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Varga updated FELIX-6315: Description: When a factory component with a services is is created via a call to ComponentFactory

[GitHub] [felix-dev] rovarga opened a new pull request #37: FELIX-6315: do not deactivate factory component configurations

2020-07-31 Thread GitBox
rovarga opened a new pull request #37: URL: https://github.com/apache/felix-dev/pull/37 Reaching zero reference count for a component configuration created via a component factory should not trigger that configuration being deactivated. ---

[jira] [Created] (FELIX-6315) Factory components are eagerly deactivated

2020-07-31 Thread Robert Varga (Jira)
Robert Varga created FELIX-6315: --- Summary: Factory components are eagerly deactivated Key: FELIX-6315 URL: https://issues.apache.org/jira/browse/FELIX-6315 Project: Felix Issue Type: Bug