Hi Marcel,

Thanks for your response and interest. I did increase the JVM, but it turns out that it was how I was connecting... as OS-X WebDAV FS saves a file, a separate thread seems to ask for a lot of information to update the directory view or something. Since there were so many nodes in the directory, it was a very expensive operation and got more so with each new file.

Writing an importer that talks directly to the JCR APIs did the trick.

Something good to take note of, I guess.

Cheers, Brian

On Apr 15, 2009, at 8:16 AM, Marcel Reutegger wrote:

Hi,

On Tue, Apr 14, 2009 at 20:44, Brian Topping <[email protected]> wrote:
In attempts to resolve this, I've tried both the DerbyPersistenceManager and BundleFsPersistenceManager to no avail. Performance seems to improve if the SearchIndex is left unconfigured, but only to the extent that maybe 10% more
items are imported before the performance falls off.

did you try to increase the heap size for the JVM already? Does it
have an effect on when the import performance drops significantly?

regards
marcel


Reply via email to