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 2010/09/13 12:22:34 UTC

[jira] Closed: (FELIX-1907) Improve documentation on PersistenceManager API

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

Felix Meschberger closed FELIX-1907.
------------------------------------


Closing issues after Configuration Admin 1.2.8 release

> Improve documentation on PersistenceManager API
> -----------------------------------------------
>
>                 Key: FELIX-1907
>                 URL: https://issues.apache.org/jira/browse/FELIX-1907
>             Project: Felix
>          Issue Type: Improvement
>          Components: Configuration Admin
>    Affects Versions:  configadmin-1.2.4
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For:  configadmin-1.2.8
>
>
> The PersistenceManager API must be extended to be able to more stably implement the interface:
>     * It must be clarified that the getters and putters may be called while the Enumeration returned by getDictionaries is being used
>                (Prevent ConcurrentModificationException)
>     * It must be clarified that the Dictionary objects returned by the PersistenceManager are modified by Configuration Admin
>            --> alternatively Configuration Admin should be modified to treat the returned Dictionary as read-only.

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