[
https://issues.apache.org/jira/browse/FELIX-5248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269562#comment-15269562
]
David Jencks commented on FELIX-5248:
-
I think this can be fixed. I suggest we get Gu
[
https://issues.apache.org/jira/browse/FELIX-5248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269493#comment-15269493
]
Timothy Ward commented on FELIX-5248:
-
Hi David,
The component is immediate and has a
2016-05-03 19:12 GMT+02:00 David Jencks :
> Hi Guillaume,
>
> Somehow I missed the issue being filed. I’d appreciate it if you could
> hold off committing this until I have affirmatively reviewed the proposal.
> I’ll try to get to it soon, but can’t promise.
>
There's no rush. I'm currently wor
Hi Guillaume,
Somehow I missed the issue being filed. I’d appreciate it if you could hold
off committing this until I have affirmatively reviewed the proposal. I’ll try
to get to it soon, but can’t promise.
thanks
david jencks
> On May 3, 2016, at 7:54 AM, Guillaume Nodet wrote:
>
> I've
[
https://issues.apache.org/jira/browse/FELIX-5248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269101#comment-15269101
]
David Jencks commented on FELIX-5248:
-
Can you provide more information about the scen
Timothy Ward created FELIX-5248:
---
Summary: SCR does not reactivate a failed component after a
configuration update
Key: FELIX-5248
URL: https://issues.apache.org/jira/browse/FELIX-5248
Project: Felix
I've raised FELIX-5243 about refactoring some SCR code but haven't had any
feedback.
The commits are visible at:
https://github.com/gnodet/felix/commits/FELIX-5243
Unless someone complains, and given it's only refactoring and should not
alter the code itself (and all tests pass), I'll push those
[
https://issues.apache.org/jira/browse/FELIX-5247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Konstantinov updated FELIX-5247:
---
Description:
Thread creation is a quite expensive operation, so it make sense to reuse
[
https://issues.apache.org/jira/browse/FELIX-5247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Konstantinov updated FELIX-5247:
---
Attachment: karaf_thread_creation.png
> Reduce number of threads created by Resolver d
Dmitry Konstantinov created FELIX-5247:
--
Summary: Reduce number of threads created by Resolver during a
startup of OSGi-based applications
Key: FELIX-5247
URL: https://issues.apache.org/jira/browse/FELIX-5247
Hello all;
if the scr codebase (felix-trunk), I see that the
MultiplePrototypeRefPair.unsetServiceObject(ComponentContextImpl key)
does this:
@Override
public T unsetServiceObject(ComponentContextImpl key)
{
return instances.get(key);
}
Is there a bug here ? shouldn't thi
Michael Lipp created FELIX-5246:
---
Summary: Update the Felix OBR repository
Key: FELIX-5246
URL: https://issues.apache.org/jira/browse/FELIX-5246
Project: Felix
Issue Type: Bug
Repor
12 matches
Mail list logo