[ 
https://issues.apache.org/jira/browse/OAK-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13592194#comment-13592194
 ] 

Jukka Zitting commented on OAK-654:
-----------------------------------

Thanks, it looks like this indeed is caused by many deletes, which end up 
reducing the size of a subsection of the HAMT in a way that the current code 
doesn't expect. I'll see what I can do about that.
                
> MapBranch size preconditions can fail
> -------------------------------------
>
>                 Key: OAK-654
>                 URL: https://issues.apache.org/jira/browse/OAK-654
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: segmentmk
>            Reporter: Alex Parvulescu
>            Priority: Minor
>
> One example is the UserQueryTest#testAny test where the size expectations can 
> fail, a value always bigger than _BUCKETS_PER_LEVEL(32)_ is expected but here 
> the value is _4_.
> afaik this happens on the teardown, so it may be related to a big number of 
> deletes.

--
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

Reply via email to