[jira] [Resolved] (FELIX-4928) Singleton getService() sometimes incorrectly returns null

2015-06-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-4928. - Resolution: Fixed Fix Version/s: framework-5.0.1 Fixed in

Re: [VOTE] framework 5.0.1 and related subproject releases

2015-06-15 Thread David Bosschaert
I have now fixed that issue. Mea culpa. Karl, I'm sorry but I think it would be better to recreate the release with the fix. Thanks! David On 15 June 2015 at 08:37, David Bosschaert david.bosscha...@gmail.com wrote: I was running my service registry performance test with this and I'm getting

Re: [VOTE] framework 5.0.1 and related subproject releases

2015-06-15 Thread Karl Pauls
Yeah will do. regards, Karl On Mon, Jun 15, 2015 at 11:13 AM, David Bosschaert david.bosscha...@gmail.com wrote: I have now fixed that issue. Mea culpa. Karl, I'm sorry but I think it would be better to recreate the release with the fix. Thanks! David On 15 June 2015 at 08:37, David

Re: [VOTE] framework 5.0.1 and related subproject releases

2015-06-15 Thread Karl Pauls
Sure, I'll recut it tonight after you are done. regards, Karl On Mon, Jun 15, 2015 at 11:16 AM, Jean-Baptiste Onofré j...@nanthrax.net wrote: Agree to cancel the release. By the way, if possible, it would be great to also include FELIX-4868. The BundleWiringImpl should be fixed. I can

[jira] [Commented] (FELIX-4928) Singleton getService() sometimes incorrectly returns null

2015-06-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14585691#comment-14585691 ] Christian Schneider commented on FELIX-4928: Great you found it so fast.

Re: [VOTE] framework 5.0.1 and related subproject releases

2015-06-15 Thread Jean-Baptiste Onofré
Agree to cancel the release. By the way, if possible, it would be great to also include FELIX-4868. The BundleWiringImpl should be fixed. I can provide a fix for this afternoon. Thoughts ? Regards JB On 06/15/2015 11:13 AM, David Bosschaert wrote: I have now fixed that issue. Mea culpa.

Re: [VOTE] framework 5.0.1 and related subproject releases

2015-06-15 Thread Christian Schneider
+1 for a new release with that fix. Christian On 15.06.2015 11:13, David Bosschaert wrote: I have now fixed that issue. Mea culpa. Karl, I'm sorry but I think it would be better to recreate the release with the fix. Thanks! David On 15 June 2015 at 08:37, David Bosschaert

[jira] [Commented] (FELIX-4929) Add Service Registry performance test

2015-06-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14585799#comment-14585799 ] David Bosschaert commented on FELIX-4929: - I would propose to add this to the

[jira] [Created] (FELIX-4929) Add Service Registry performance test

2015-06-15 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-4929: --- Summary: Add Service Registry performance test Key: FELIX-4929 URL: https://issues.apache.org/jira/browse/FELIX-4929 Project: Felix Issue Type: Task

Re: [VOTE] framework 5.0.1 and related subproject releases

2015-06-15 Thread Karl Pauls
I'll fix that when I re-cut the release. regards, Karl On Mon, Jun 15, 2015 at 11:18 AM, Ferry Huberts maili...@hupie.com wrote: You're pulling in a snapshot release of the resolver in that commit. Is that what you intended? A release with a dependency on a snapshot hardly seems

Re: [VOTE] framework 5.0.1 and related subproject releases

2015-06-15 Thread Ferry Huberts
You're pulling in a snapshot release of the resolver in that commit. Is that what you intended? A release with a dependency on a snapshot hardly seems reproducable On 15/06/15 11:13, David Bosschaert wrote: I have now fixed that issue. Mea culpa. Karl, I'm sorry but I think it would be better

[GitHub] felix pull request: FELIX-4931 Deadlock when running on equinox

2015-06-15 Thread rotty3000
GitHub user rotty3000 opened a pull request: https://github.com/apache/felix/pull/21 FELIX-4931 Deadlock when running on equinox You can merge this pull request into a Git repository by running: $ git pull https://github.com/rotty3000/felix FELIX-4931 Alternatively you can

[GitHub] felix pull request: FELIX-4826 expose OptionalAttributes as interf...

2015-06-15 Thread rotty3000
GitHub user rotty3000 opened a pull request: https://github.com/apache/felix/pull/20 FELIX-4826 expose OptionalAttributes as interface on AttributeDefinit… …ion and ObjectClassDefinition implementations Signed-off-by: Raymond Auge raymond.a...@liferay.com You can merge

[jira] [Commented] (FELIX-4930) Support PersistenceManagers that provide their own caching heuristics

2015-06-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14586295#comment-14586295 ] ASF GitHub Bot commented on FELIX-4930: --- GitHub user rotty3000 opened a pull

[jira] [Commented] (FELIX-4931) Deadlock when running on equinox

2015-06-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14586350#comment-14586350 ] ASF GitHub Bot commented on FELIX-4931: --- GitHub user rotty3000 opened a pull

[jira] [Created] (FELIX-4930) Support PersistenceManagers that provide their own caching heuristics

2015-06-15 Thread JIRA
Raymond Augé created FELIX-4930: --- Summary: Support PersistenceManagers that provide their own caching heuristics Key: FELIX-4930 URL: https://issues.apache.org/jira/browse/FELIX-4930 Project: Felix

[GitHub] felix pull request: FELIX-4930 Support PersistenceManagers that pr...

2015-06-15 Thread rotty3000
GitHub user rotty3000 opened a pull request: https://github.com/apache/felix/pull/19 FELIX-4930 Support PersistenceManagers that provide their own caching… … heuristics You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (FELIX-4826) expose OptionalAttributes as interface on AttributeDefinition and ObjectClassDefinition implementations

2015-06-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14586339#comment-14586339 ] ASF GitHub Bot commented on FELIX-4826: --- GitHub user rotty3000 opened a pull

[jira] [Created] (FELIX-4931) Deadlock when running on equinox

2015-06-15 Thread JIRA
Raymond Augé created FELIX-4931: --- Summary: Deadlock when running on equinox Key: FELIX-4931 URL: https://issues.apache.org/jira/browse/FELIX-4931 Project: Felix Issue Type: Bug

[jira] [Commented] (FELIX-4928) Singleton getService() sometimes incorrectly returns null

2015-06-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14585633#comment-14585633 ] David Bosschaert commented on FELIX-4928: - Yeah, its quite easy to reproduce if

[jira] [Commented] (FELIX-4908) X-Forward Header support when running behind a proxy/load balancer

2015-06-15 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14585478#comment-14585478 ] Antonio Sanso commented on FELIX-4908: -- bq. Jetty already has support for some of

[jira] [Commented] (FELIX-4908) X-Forward Header support when running behind a proxy/load balancer

2015-06-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14585518#comment-14585518 ] Carsten Ziegeler commented on FELIX-4908: - I assume all you have to do is somehow

[jira] [Commented] (FELIX-4908) X-Forward Header support when running behind a proxy/load balancer

2015-06-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14585500#comment-14585500 ] Carsten Ziegeler commented on FELIX-4908: - I guess this is feasible, obviously it

Re: [VOTE] framework 5.0.1 and related subproject releases

2015-06-15 Thread Carsten Ziegeler
+1 Carsten -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

[jira] [Commented] (FELIX-4908) X-Forward Header support when running behind a proxy/load balancer

2015-06-15 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14585512#comment-14585512 ] Antonio Sanso commented on FELIX-4908: -- thx carsten… any hint that allow me to try to

[jira] [Created] (FELIX-4928) Singleton getService() sometimes incorrectly returns null

2015-06-15 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-4928: --- Summary: Singleton getService() sometimes incorrectly returns null Key: FELIX-4928 URL: https://issues.apache.org/jira/browse/FELIX-4928 Project: Felix

Re: [VOTE] framework 5.0.1 and related subproject releases

2015-06-15 Thread David Bosschaert
I was running my service registry performance test with this and I'm getting some undesired behaviour with singleton services. I think we should hold this release off until that is fixed. I have created https://issues.apache.org/jira/browse/FELIX-4928 for this. David On 15 June 2015 at 07:48,

[jira] [Commented] (FELIX-4928) Singleton getService() sometimes incorrectly returns null

2015-06-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14585572#comment-14585572 ] Christian Schneider commented on FELIX-4928: Do you have steps to reproduce

[jira] [Assigned] (FELIX-4928) Singleton getService() sometimes incorrectly returns null

2015-06-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reassigned FELIX-4928: --- Assignee: David Bosschaert Singleton getService() sometimes incorrectly returns

[jira] [Work started] (FELIX-4928) Singleton getService() sometimes incorrectly returns null

2015-06-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-4928 started by David Bosschaert. --- Singleton getService() sometimes incorrectly returns null

[jira] [Updated] (FELIX-4928) Singleton getService() sometimes incorrectly returns null

2015-06-15 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated FELIX-4928: Priority: Blocker (was: Major) Singleton getService() sometimes incorrectly returns null