[
https://issues.apache.org/jira/browse/OAK-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823181#comment-17823181
]
Manfred Baedke edited comment on OAK-10551 at 3/4/24 1:25 PM:
--------------------------------------------------------------
I tried it out. These appear nowhere except in the component description at
runtime (http://localhost:4502/system/console/components). ConfigAdmin
apparently doesn't use them.
was (Author: baedke):
I tried it out. These appear nowhere except in the component description at
runtime (http://localhost:4502/system/console/components).
> 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
>
> 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)