Chetan Mehrotra created FELIX-5502:
--------------------------------------
Summary: 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)