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 "Thomas Mueller (JIRA)" <ji...@apache.org> on 2015/01/15 12:04:35 UTC

[jira] [Resolved] (OAK-934) NodeIterator.getSize() can return Long.MAX_VALUE for the MongoMK

     [ https://issues.apache.org/jira/browse/OAK-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Mueller resolved OAK-934.
--------------------------------
    Resolution: Won't Fix

I think there is currently no need to change the behavior of the existing method. There is still OAK-1930 to add a new (better) method, but changing the existing method doesn't seem to be needed (and would be risky).

> NodeIterator.getSize() can return Long.MAX_VALUE for the MongoMK
> ----------------------------------------------------------------
>
>                 Key: OAK-934
>                 URL: https://issues.apache.org/jira/browse/OAK-934
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, jcr, mongomk
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>             Fix For: 1.2
>
>
> When using the MongoMK, the method NodeIterator.getSize() returns Long.MAX_VALUE if there are many child nodes (more than MongoMK.MANY_CHILDREN_THRESHOLD).



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