David Jencks created FELIX-3676:
-----------------------------------
Summary: [DS] misleading logging on first immediate component
getService call
Key: FELIX-3676
URL: https://issues.apache.org/jira/browse/FELIX-3676
Project: Felix
Issue Type: Bug
Components: Declarative Services (SCR)
Affects Versions: scr-1.8.0
Reporter: David Jencks
Fix For: scr-1.8.0
Currently we go into a locked block and issue a misleading info level log
getService did not win collecting dependencies, try creating object anyway.
This should be debug level, and we should avoid going into the locked block if
the implementation object is already created. Testing the implementation
object rather than useCount should fix it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira