[
https://issues.apache.org/jira/browse/KARAF-6676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098227#comment-17098227
]
ASF subversion and git services commented on KARAF-6676:
--------------------------------------------------------
Commit e502f93c24c904df7cb4b3662e1db418f694bd4a in karaf's branch
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=e502f93 ]
Merge pull request #1096 from oliverlietz/KARAF-6676
KARAF-6676 Support OSGi R7 factory configurations with factory PID an…
> Support OSGi R7 factory configurations with factory PID and name
> ----------------------------------------------------------------
>
> Key: KARAF-6676
> URL: https://issues.apache.org/jira/browse/KARAF-6676
> Project: Karaf
> Issue Type: New Feature
> Components: karaf
> Reporter: Oliver Lietz
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.3.0
>
>
> [104.7.2 Creating a Managed Service Factory Configuration
> Object|https://osgi.org/specification/osgi.cmpn/7.0.0/service.cm.html#i1761778]:
> {quote}
> [...]
> The {{ConfigurationAdmin}} class provides the following two methods allowing
> the caller to influence the generation of the PID when creating a new
> Configuration for a Managed Service Factory. The PID for the Configuration
> object is generated from the provided factory PID and the provided name by
> starting with the factory PID, appending a tilde ({{'~' \u007e}}), and then
> appending the name. The {{getFactoryConfiguration}} methods must atomically
> create and persistently store a Configuration object if it does not yet exist.
> [...]
> {quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)