| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Thomas Müller <thomas.muel...@day.com> |
| Subject | Re: Problem streaming large blobs from Jackrabbit |
| Date | Mon, 27 Apr 2009 12:28:29 GMT |
Hi, > We are using the DataStore, > <DataStore class="org.apache.jackrabbit.core.data.db.DbDataStore"> So you use MySQL to store blobs. As far as I know (I'm not sure) MySQL or the MySQL JDBC driver tries to load the whole BLOB in memory. Did you consider using the FileDataStore? > but will we see much benefit as the clips wea > restoring are all unique The file data store will not save space, but it will solve the problem with large binaries. Regards, Thoams | |
| Mime |
|
| View raw message | |