[ 
https://issues.apache.org/jira/browse/OLIO-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778557#action_12778557
 ] 

Shanti Subramanyam commented on OLIO-40:
----------------------------------------

SVN revision 880870 is also for this issue :
Author: klichong
Date: Mon Nov 16 17:44:52 2009
New Revision: 880870

URL: http://svn.apache.org/viewvc?rev=880870&view=rev
Log:
updating schema.sql to match the schema file in the $WORKLOAD/bin directory

Modified:
    incubator/olio/webapp/java/trunk/etc/schema.sql

Modified: incubator/olio/webapp/java/trunk/etc/schema.sql
URL: 
http://svn.apache.org/viewvc/incubator/olio/webapp/java/trunk/etc/schema.sql?rev=880870&r1=880869&r2=880870&view=diff
==============================================================================

> File loader is slow. Filestore architecture is problematic
> ----------------------------------------------------------
>
>                 Key: OLIO-40
>                 URL: https://issues.apache.org/jira/browse/OLIO-40
>             Project: Olio
>          Issue Type: Improvement
>          Components: generic
>    Affects Versions: 0.1
>            Reporter: Shanti Subramanyam
>            Assignee: Akara Sucharitakul
>             Fix For: 0.2
>
>
> As we scale up the number of users, the fileloader takes longer and longer to 
> load the filestore. Further, the loader clutters the faban log with lots of 
> messages marking it's progress. The frequency of these msgs need to be 
> reduced.
> In addition, the current filestore design of a single directory to hold all 
> the files is proving to be difficult to manage. It is impossible to even do 
> an 'ls' in the directory as the number of files is large at scales beyond a 
> few thousand users. A well-defined directory hierarchy should be used to make 
> access more reasonable.

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