You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2013/07/22 17:02:49 UTC

[jira] [Created] (JCR-3626) NodeTypeTest.getPrimaryItemName can get ssssslllllloooowwwww

Julian Reschke created JCR-3626:
-----------------------------------

             Summary: NodeTypeTest.getPrimaryItemName can get ssssslllllloooowwwww
                 Key: JCR-3626
                 URL: https://issues.apache.org/jira/browse/JCR-3626
             Project: Jackrabbit Content Repository
          Issue Type: Task
          Components: jackrabbit-jcr-tests
    Affects Versions: 2.7, 2.6.2, 2.4.4
            Reporter: Julian Reschke
            Assignee: Julian Reschke
            Priority: Minor
             Fix For: 2.4.5, 2.6.3, 2.7.1
         Attachments: JCR-3626.diff

This is because it does a full repository traversal in order to find a node with a primary item.

At least when running over WebDAV, it always descends into /jcr:system first, where no such item will be found. And, of course, /jcr:system/jcr:versionStorage keeps growing with each test run.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira