[
https://issues.apache.org/jira/browse/FELIX-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved FELIX-2782.
-------------------------------------
Resolution: Won't Fix
Just tested this with latest (which is equivalent to 1.0.6) and added a test
case verifying it. This seems to work.
Therefore setting this to won't fix. If you think that this is still an issue,
please reopen and provide a code snippet.
> Unable to delete nodes
> ----------------------
>
> Key: FELIX-2782
> URL: https://issues.apache.org/jira/browse/FELIX-2782
> Project: Felix
> Issue Type: Bug
> Components: Preferences Service
> Affects Versions: prefs-1.0.4
> Reporter: Zhou
> Assignee: Carsten Ziegeler
>
> For example, I have these nodes under system preferences:
> /A/a1
> /A/a2
> and I use removeNode() on node A. and flush the system preferences root node.
> and I start creating the same structure, i.e.
> /A/a1
> /A/a2
> what I actually get by invoking childrenNames() on node A is now four nodes,
> i.e. a1,a2,a1,a2, which means the node A never really got removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)