[jira] [Created] (FELIX-5928) Improve session handling

2018-09-13 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-5928: --- Summary: Improve session handling Key: FELIX-5928 URL: https://issues.apache.org/jira/browse/FELIX-5928 Project: Felix Issue Type: Improvement

RE: [VOTE] Release Apache Felix Webconsole 4.3.8

2018-09-13 Thread Rob Walker
+1 -- Rob Walker -Original Message- From: Carsten Ziegeler [mailto:cziege...@apache.org] Sent: 14 September 2018 08:35 To: dev@felix.apache.org Subject: Re: [VOTE] Release Apache Felix Webconsole 4.3.8 Hi, we're missing one binding vote Thanks Carsten Carsten Ziegeler wrote > We s

RE: Session invalidation

2018-09-13 Thread Rob Walker
Yep, from my side I'd fully agree. I can see the existing behaviour is very useful for specific scenarios, and definitely not something that should be devalued. But on the other hand, the session ID usage it creates is atypical and problematic for many more regular, out of the box usage cases.

Re: [VOTE] Release Apache Felix Webconsole 4.3.8

2018-09-13 Thread Carsten Ziegeler
Hi, we're missing one binding vote Thanks Carsten Carsten Ziegeler wrote > We solved two issues in this release: > > http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole-4.3.8/changelog.txt > > Staging repositories: > https://repository.apache.org/content/repositories/o

[jira] [Commented] (FELIX-5905) SCR cannot access method getLogger from LogService R7

2018-09-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614413#comment-16614413 ] Carsten Ziegeler commented on FELIX-5905: - [~cnoelle] Good catch, yes this might

[jira] [Updated] (FELIX-5905) SCR cannot access method getLogger from LogService R7

2018-09-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-5905: Fix Version/s: scr-2.1.8 > SCR cannot access method getLogger from LogService R7 >

[jira] [Assigned] (FELIX-5905) SCR cannot access method getLogger from LogService R7

2018-09-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned FELIX-5905: --- Assignee: Carsten Ziegeler > SCR cannot access method getLogger from LogService R7 >

Re: [VOTE] Release Apache Felix Configadmin 1.9.6

2018-09-13 Thread Carsten Ziegeler
+1 Carsten Ziegeler wrote > We solved two issues in this release: > > https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.9.6/changelog.txt > > Staging repositories: > https://repository.apache.org/content/repositories/orgapachefelix-1254/ > > You can use this UNIX s

[VOTE] Release Apache Felix Configadmin 1.9.6

2018-09-13 Thread Carsten Ziegeler
We solved two issues in this release: https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.9.6/changelog.txt Staging repositories: https://repository.apache.org/content/repositories/orgapachefelix-1254/ You can use this UNIX script to download the release and verify the

Re: Session invalidation

2018-09-13 Thread Carsten Ziegeler
Hi Rob, I think we should do the following: a) provide a configuration whether the Http Implementation has full control over the session or not. This used to be the case but has been changed in recent versions and is the root of your problem. I think we can even go that far and make this the defa

[jira] [Commented] (FELIX-5910) Set correct AccessControlContext when receiving configuration events

2018-09-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614112#comment-16614112 ] Carsten Ziegeler commented on FELIX-5910: - [~cnoelle] I've committed a potential

[jira] [Comment Edited] (FELIX-5926) Logger instance is not set for constructor and reference injection

2018-09-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614046#comment-16614046 ] Carsten Ziegeler edited comment on FELIX-5926 at 9/13/18 8:47 PM: -

[jira] [Commented] (FELIX-5927) Single element Annotation type does not incorporate PREFIX_

2018-09-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614048#comment-16614048 ] Carsten Ziegeler commented on FELIX-5927: - Fixed in rev 1840866, added test case

[jira] [Commented] (FELIX-5926) Logger instance is not set for constructor and reference injection

2018-09-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614046#comment-16614046 ] Carsten Ziegeler commented on FELIX-5926: - Fixed in rev 1840866, added test case

[jira] [Created] (FELIX-5927) Single element Annotation type does not incorporate PREFIX_

2018-09-13 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-5927: --- Summary: Single element Annotation type does not incorporate PREFIX_ Key: FELIX-5927 URL: https://issues.apache.org/jira/browse/FELIX-5927 Project: Felix

[jira] [Commented] (FELIX-5924) Allow to provide/override config key values using env variables

2018-09-13 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16613876#comment-16613876 ] Carsten Ziegeler commented on FELIX-5924: - [~ch...@die-schneider.net] Could you p

[jira] [Created] (FELIX-5926) Logger instance is not set for constructor and reference injection

2018-09-13 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-5926: --- Summary: Logger instance is not set for constructor and reference injection Key: FELIX-5926 URL: https://issues.apache.org/jira/browse/FELIX-5926 Project: Felix

[jira] [Comment Edited] (FELIX-5924) Allow to provide/override config key values using env variables

2018-09-13 Thread Georg Henzler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16613762#comment-16613762 ] Georg Henzler edited comment on FELIX-5924 at 9/13/18 4:54 PM:

[jira] [Commented] (FELIX-5924) Allow to provide/override config key values using env variables

2018-09-13 Thread Georg Henzler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16613762#comment-16613762 ] Georg Henzler commented on FELIX-5924: -- [~ch...@die-schneider.net] In general I thin

[jira] [Updated] (FELIX-5925) osgicheck-maven-plugin: Add check for packages with versions but without explicit provider/consumer type information

2018-09-13 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated FELIX-5925: --- Description: It would be nice to also have a check in https://github.com/apache/felix/tree/t

[jira] [Commented] (FELIX-5925) osgicheck-maven-plugin: Add check for packages with versions but without explicit provider/consumer type information

2018-09-13 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16613712#comment-16613712 ] Konrad Windszus commented on FELIX-5925: [~cziegeler] FYI > osgicheck-maven-plug

[jira] [Created] (FELIX-5925) osgicheck-maven-plugin: Add check for packages with versions but without explicit provider/consumer type information

2018-09-13 Thread Konrad Windszus (JIRA)
Konrad Windszus created FELIX-5925: -- Summary: osgicheck-maven-plugin: Add check for packages with versions but without explicit provider/consumer type information Key: FELIX-5925 URL: https://issues.apache.org/ji

Re: Best practices for providing configs in cloud setups?

2018-09-13 Thread Christian Schneider
The new configurator does not allow to override key/values by env variables. It seems to support a framework property "configurator.initial" though which could be given a list of files to read config from. Not sure how well that matches kubernetes configMaps but I will try. Christian Am Do., 13.

Re: Best practices for providing configs in cloud setups?

2018-09-13 Thread Raymond Auge
I thought this is exactly what the new Configurator Specification [1] is all about. - Ray [1] https://osgi.org/specification/osgi.cmpn/7.0.0/service.configurator.html On Thu, Sep 13, 2018 at 8:30 AM, Christian Schneider < ch...@die-schneider.net> wrote: > I am looking into good ways to provide

Best practices for providing configs in cloud setups?

2018-09-13 Thread Christian Schneider
I am looking into good ways to provide configuration to OSGi bundles for cloud setups. So my prototypical application would be a self running jar created by bndtools. This is then packaged into a docker image that simply runs the jar. The docker image is then deployed using kubernetes. I got an ex

[jira] [Updated] (FELIX-5924) Allow to provide/override config key values using env variables

2018-09-13 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated FELIX-5924: --- Summary: Allow to provide/override config key values using env variables (was: Allow

[jira] [Created] (FELIX-5924) Allow to override config key values using env variables

2018-09-13 Thread Christian Schneider (JIRA)
Christian Schneider created FELIX-5924: -- Summary: Allow to override config key values using env variables Key: FELIX-5924 URL: https://issues.apache.org/jira/browse/FELIX-5924 Project: Felix

[jira] [Resolved] (FELIX-5923) Conversion from Map to single element Annotation type does not incorporate PREFIX_

2018-09-13 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-5923. - Resolution: Fixed Fixed in https://svn.apache.org/viewvc?view=revision&revision=1840795

[jira] [Work started] (FELIX-5923) Conversion from Map to single element Annotation type does not incorporate PREFIX_

2018-09-13 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-5923 started by David Bosschaert. --- > Conversion from Map to single element Annotation type does not incorpora

[jira] [Created] (FELIX-5923) Conversion from Map to single element Annotation type does not incorporate PREFIX_

2018-09-13 Thread David Bosschaert (JIRA)
David Bosschaert created FELIX-5923: --- Summary: Conversion from Map to single element Annotation type does not incorporate PREFIX_ Key: FELIX-5923 URL: https://issues.apache.org/jira/browse/FELIX-5923