You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2015/03/31 15:29:52 UTC

[jira] [Created] (OAK-2711) Troublesome AbstractTree.toString

angela created OAK-2711:
---------------------------

             Summary: Troublesome AbstractTree.toString
                 Key: OAK-2711
                 URL: https://issues.apache.org/jira/browse/OAK-2711
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: angela
             Fix For: 1.3.0


the default {{toString}} for all tree implementations calculates a string containing the path, the toString of all properties as well as the names of all child tree... this is prone to cause troubles in case for trees that have plenty of properties and children.

i would strongly recommend to review this and make the toString of trees both meaningful and cheap.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)