[
https://issues.apache.org/jira/browse/OAK-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17823195#comment-17823195
]
Manfred Baedke edited comment on OAK-10551 at 3/4/24 1:48 PM:
--------------------------------------------------------------
Labels exist officially:
https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.metatype.html
We'd need an OCD. Should we care?
was (Author: baedke):
Labels exist officially:
https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.metatype.html
> 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)