You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2022/10/12 05:54:00 UTC

[jira] [Closed] (FELIX-6511) Felix SCR ComponentRegistry leaves Timer thread running on deactivation.

     [ https://issues.apache.org/jira/browse/FELIX-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-6511.
-----------------------------------

> Felix SCR ComponentRegistry leaves Timer thread running on deactivation.
> ------------------------------------------------------------------------
>
>                 Key: FELIX-6511
>                 URL: https://issues.apache.org/jira/browse/FELIX-6511
>             Project: Felix
>          Issue Type: Bug
>          Components: Declarative Services (SCR)
>         Environment: Linux x86_64, Java 11.
>            Reporter: Chris Rankin
>            Assignee: Tom Watson
>            Priority: Major
>             Fix For: scr-2.2.2
>
>
> Shutting down the SCR does not cancel the {{changeCountTimer}} thread running inside {{{}ComponentRegistry{}}}. This prevents the JVM from shutting down cleanly after the OSGi framework has stopped.
> In my case, the JVM hangs for 5 seconds between my {{main}} function returning and my shutdown hooks starting. The JVM then exits normally, although the 5 second delay is unexpected.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)