spi2davex NodeInfoImpl should use HashSet instead of ArrayList for childInfos
-----------------------------------------------------------------------------
Key: JCR-2500
URL: https://issues.apache.org/jira/browse/JCR-2500
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-spi2dav
Affects Versions: 2.1.0
Reporter: Michael Dürig
Assignee: Michael Dürig
The subsequent contains call is prohibitively expensive since it returns in an
equals call for all existing child infos.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.