[ 
https://issues.apache.org/jira/browse/JCR-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcel Reutegger resolved JCR-1826.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0

Changed in revision: 706606

> Change default value of SearchIndex extractorPoolSize
> -----------------------------------------------------
>
>                 Key: JCR-1826
>                 URL: https://issues.apache.org/jira/browse/JCR-1826
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> The current default value for the extractorPoolSize is 0, which means it is 
> disabled by default. I think we should change that default because it is a 
> useful feature and people should not have to dig through documentation to 
> make use of it.
> The new default should be computed based on the available processors. I 
> suggest we use: 2 * Runtime.availableProcessors()

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to