[
https://issues.apache.org/jira/browse/OAK-11731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041831#comment-18041831
]
Julian Reschke commented on OAK-11731:
--------------------------------------
If we moved the mbean into org.apache.jackrabbit.oak.api.jmx - would that break
something?
> expose NodeCounter (getEstimatedChildNodeCounts) in JackrabbitNode
> ------------------------------------------------------------------
>
> Key: OAK-11731
> URL: https://issues.apache.org/jira/browse/OAK-11731
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: api, core, jcr
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Major
> Fix For: 1.90.0
>
>
> For components attempting to move/copy/delete hierarchies, it would be useful
> for get an estimated child node count either in order to estimate the cost of
> the operation, or by using it to report once the operation is done.
> EDIT: open questions:
> - -how useful is that if we only count for one level? A move or delete will
> actually affect the whole tree-
> - how do we test on the oak-jcr level? do we need to?
> - for now, there's a new (internal) package export from oak-core. can we do
> better?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)