[
https://issues.apache.org/jira/browse/FELIX-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved FELIX-1907.
--------------------------------------
Assignee: Felix Meschberger
Resolution: Fixed
Added the clarification to the PersistenceManager interface JavaDoc in Rev.
988952.
> 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.