Here is the task list I came up with for things that need to be done for
the release. Please do correct, add etc. and I'll collect everyone's
input and post the final version. Note that I've picked only certain
pending issues that I thought were critical. Please review the full list
to see if any others need to be fixed. In particular, I have not added
the merge of the driver, loader(s) code between the implementations. I
think we will be resource constrained to get this done but Akara and
Will can chime in.
Task List
=========
File JIRA's for these issues and fix:
. Add caching as a configurable option to the rails application.
. Update the rails db and file loaders from the php version.
. Test rails app with new db scale (100x Users) and check-in fix for
OLIO-51 (Will has filed OLIO-54 which involves schema changes)
. Issues to fix:
OLIO-53 Database load fails at high user counts
https://issues.apache.org/jira/browse/OLIO-53
OLIO-52 Web application consumes increasingly more time as run
progresses
https://issues.apache.org/jira/browse/OLIO-52
OLIO-51 Increase scale/size of database
https://issues.apache.org/jira/browse/OLIO-51
OLIO-33 Change 'web20' names everywhere to 'olio'
https://issues.apache.org/jira/browse/OLIO-33
OLIO-29 Driver does not check for accuracy in throughput to
determine pass/fail
https://issues.apache.org/jira/browse/OLIO-29
OLIO-13 License/copyright info in source files is incorrect
https://issues.apache.org/jira/browse/OLIO-13
OLIO-3 Caching needs to be implemented in PHP application
https://issues.apache.org/jira/browse/OLIO-3
. Update setup instructions to work on released tar bundle
. Update spec doc (it's currently very minimal)
. Add top-level ant script for each implementation to build release
. Add release notes
. Edit web page to add download links.
. Create and test release.
Shanti