[
https://issues.apache.org/jira/browse/OAK-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823612#comment-17823612
]
Manfred Baedke edited comment on OAK-10551 at 3/5/24 1:18 PM:
--------------------------------------------------------------
trunk (1.62.0):
[ae8eaa5d|https://github.com/apache/jackrabbit-oak/commit/ae8eaa5d5ac70f3b423a17ce254943d72de6898e]
was (Author: baedke):
trunk:
[ae8eaa5d|https://github.com/apache/jackrabbit-oak/commit/ae8eaa5d5ac70f3b423a17ce254943d72de6898e]
> o.a.j.o.jcr.osgi.RepositoryManager declares OSGi properties that are not used
> at all
> ------------------------------------------------------------------------------------
>
> Key: OAK-10551
> URL: https://issues.apache.org/jira/browse/OAK-10551
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: jcr
> Reporter: Manfred Baedke
> Assignee: Manfred Baedke
> Priority: Minor
> Fix For: 1.62.0
>
>
> The declared property names are "Observation queue length", "Commit rate
> limiter" and "Fast query result size". The names the code actually uses are
> "oak.observation.queue-length", "oak.observation.limit-commit-rate" and
> "oak.query.fastResultSize".
> The names show up in the component description at runtime, which is just
> confusing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)