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

Stefan Egli edited comment on OAK-11931 at 10/6/25 4:18 PM:
------------------------------------------------------------

Nice, thx for reporting, indeed a wrong config.
I've created a fix at 
[PR#2559|https://github.com/apache/jackrabbit-oak/pull/2559].


was (Author: egli):
Nice, thx for reporting, indeed a wrong config.
I've created a fix at [PR|https://github.com/apache/jackrabbit-oak/pull/2559].

> Wrong default value for PREV_NO_PROP_CACHE
> ------------------------------------------
>
>                 Key: OAK-11931
>                 URL: https://issues.apache.org/jira/browse/OAK-11931
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>            Reporter: Raffaele Gambelli
>            Assignee: Stefan Egli
>            Priority: Minor
>
> As I wrote in oak-dev mailing list:
> the default value should be DEFAULT_PREV_NO_PROP_CACHE_PERCENTAGE but it is 
> currently not that.
> Class DocumentNodeStoreBuilder
> @AttributeDefinition(
> name = "PrevNoProp Cache",
> description = "Percentage of cache to be allocated towards PrevNoProp cache."
> + " This cache is used to keep non existence of properties in previous 
> documents and can be small.")
> int prevNoPropCachePercentage() default DEFAULT_PREV_DOC_CACHE_PERCENTAGE;



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to