[
https://issues.apache.org/jira/browse/OAK-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170873#comment-14170873
]
Davide Giannella commented on OAK-2147:
---------------------------------------
Gave a look and so far so good. thanks for the improvements. regarding
the unit tests I gave a run locally including integration testing and
all passed. The only tests I can remember which "hard-code" the number
of lanes is the
{{o.a.j.o./plugins/index.property.strategy.OrderedContentMirrorStorageStrategyTest}}.
In
this I perceive the number of lanes as a details. It should not make
any difference in terms of algorithm. We will add/modify tests in case
of errors. All other tests, as far as I remember, use the index as a
normal consumer not providing any details in terms of number of lanes.
> [Ordered Index] Indexing on large content is slow
> -------------------------------------------------
>
> Key: OAK-2147
> URL: https://issues.apache.org/jira/browse/OAK-2147
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core
> Reporter: Amit Jain
> Assignee: Thomas Mueller
> Fix For: 1.0.7, 1.1.1
>
> Attachments: OAK-2147-Amit.patch, OAK-2147-benchmark.txt,
> OAK-2147.patch
>
>
> Indexing large number of ordered properties is quite slow.
> Explore ways of making it faster. The current skip list implementation uses 4
> lanes with a probability of 10%. It should be made configurable and the
> defaults changed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)