[ 
http://issues.apache.org/jira/browse/JCR-623?page=comments#action_12448792 ] 
            
Dominique Pfister commented on JCR-623:
---------------------------------------

I quickly gained the impression, that creating a file for every journal record 
could lead to serious problems because file systems are usually not very good 
in handling a lot of entries. I therefore changed the default file-based 
journal implementation to append records to one file until its size has passed 
some limit. Verified that this works

Fixed in revision 473383.

> Clustering
> ----------
>
>                 Key: JCR-623
>                 URL: http://issues.apache.org/jira/browse/JCR-623
>             Project: Jackrabbit
>          Issue Type: New Feature
>          Components: core
>            Reporter: Dominique Pfister
>         Assigned To: Dominique Pfister
>
> Implement basic clustering, i.e. make two or more repositories available at 
> the same time,  allowing them to stay in sync with changes applied to only 
> one of them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to