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

Thomas Mueller updated JCR-2781:
--------------------------------

    Fix Version/s: 2.2.0

> FileDataStore performance improvements
> --------------------------------------
>
>                 Key: JCR-2781
>                 URL: https://issues.apache.org/jira/browse/JCR-2781
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> As seen in JCR-2695, the FileDataStore is slow on some file system. 
> Some file operations such as File.exists() or File.isDirectory() can be 
> replaced with try / catch, or by inspecting the return value of a previous 
> method (File.renameTo).

-- 
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