You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2017/01/20 09:39:27 UTC

[jira] [Resolved] (FELIX-5502) Startup logs from ConfigSpiOsgi may get dropped due to race condition

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

Chetan Mehrotra resolved FELIX-5502.
------------------------------------
    Resolution: Fixed

Fixed with 1779591

> Startup logs from ConfigSpiOsgi may get dropped due to race condition
> ---------------------------------------------------------------------
>
>                 Key: FELIX-5502
>                 URL: https://issues.apache.org/jira/browse/FELIX-5502
>             Project: Felix
>          Issue Type: Bug
>          Components: JAAS
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: jaas-1.0.0
>
>
> Felix JAAS bundle Activator [1] starts the Logger tracker *after* creating {{ConfigSpiOsgi}} instance. Due to this some log statements may get missed out if config admin invokes managed service update before logger tracker is opened which would cause the logger to drop those messages
> [1] https://github.com/apache/felix/blob/trunk/jaas/src/main/java/org/apache/felix/jaas/internal/Activator.java#L49



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)