You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2011/01/18 21:42:43 UTC

[jira] Assigned: (FELIX-2647) Implement Coordinator Service

     [ https://issues.apache.org/jira/browse/FELIX-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger reassigned FELIX-2647:
----------------------------------------

    Assignee: Felix Meschberger

> Implement Coordinator Service
> -----------------------------
>
>                 Key: FELIX-2647
>                 URL: https://issues.apache.org/jira/browse/FELIX-2647
>             Project: Felix
>          Issue Type: New Feature
>          Components: Coordinator Service, Specification compliance
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>
> The OSGi R 4.3 draft 2 foresees the specification of a new Coordinator Service supporting a light-weight transaction-like functionality. Apache Felix should have an implementation of this service to be able to support the extension of the Configuration Admin service which depends on the Coordinator service.
> The Apache Felix implementation will obey the Provisional OSGi API policy [1] by renaming the exports as follows:
>    org.osgi.jmx.service.coordination ==> org.apache.felix.jmx.service.coordination
>    org.osgi.service.coordination ==> org.apache.felix.service.coordination
> and marking the exports with the mandatory attribute status="provisional" as well as marking all interfaces/classes deprecated.
> For full details see the OSGi R 4.3 draft 2 available from http://www.osgi.org/Download/File?url=/download/osgi-4.3-early-draft2.pdf
> [1] http://felix.apache.org/site/provisional-osgi-api-policy.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.