[
https://issues.apache.org/jira/browse/FELIX-4405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100340#comment-14100340
]
David Jencks commented on FELIX-4405:
-------------------------------------
The code to determine the parameter types in a bind method had a bug whereby
two (or more) threads could add all the correct values to the parameter type
list, resulting in multiple copies and a list that is too long. Fixed in
r1618546
> [DS] [R6rfc190] support prototype scope
> ---------------------------------------
>
> Key: FELIX-4405
> URL: https://issues.apache.org/jira/browse/FELIX-4405
> Project: Felix
> Issue Type: Bug
> Components: Declarative Services (SCR)
> Affects Versions: scr-1.8.2
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: scr-2.0.0
>
>
> DS will support the R6 concept of prototype scope where each service request
> returns a different instance. We need to support this in the get service
> side providing new instances and in references that use prototype scope
> services, including supporting new event method parameters and modifying the
> behavior of locateService
--
This message was sent by Atlassian JIRA
(v6.2#6252)