You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2007/05/15 00:52:01 UTC

[Db-derby Wiki] Update of "TenThreeBuddyTesting" by MyrnavanLunteren

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The following page has been changed by MyrnavanLunteren:
http://wiki.apache.org/db-derby/TenThreeBuddyTesting

------------------------------------------------------------------------------
  'Buddy Testing', wherein contributors test Derby 10.3 features added by other members. Each contributor is encouraged to signup for testing and providing feedback on multiple features. A single feature can also have multiple buddy testers, the more the better.
  
  The test scenarios could be, functionality testing, integration testing, stress/load testing etc. using the newly 
- added features in 10.3. Tests should include documentation review, both javadoc and user documentation. It would be great if any test (JUnit pretty please) written could be contributed back to Derby
+ added features in 10.3. Tests should include documentation review, both javadoc and user documentation. It would be great if any (junit) test written could be contributed back to Derby
  so that others can run and expand them. 
  
- == Signup for testing new features in 10.2 ==
+ == Signup for testing new features in 10.3 ==
  || '''New Feature'''|| '''Link to JIRA entries''' || '''Members''' || ''' Documentation Available''' ||'''Comments''' ||
- || ''''''||    || || || ||
+ || '''Bigger features'''||    || || || ||
+ || DBO Powers || [http://issues.apache.org/jira/browse/DERBY-2264 DERBY-2264] ||  ||  ||  ||
+ || Secure Server || [http://issues.apache.org/jira/browse/DERBY-2196 DERBY-2196] ||  ||  ||  ||
+ || Language Based Ordering  || [http://issues.apache.org/jira/browse/DERBY-1478 DERBY-1478] ||  ||  ||  ||
+ || '''Smaller features & non functional improvements''' ||  ||  ||  || ||
+ || ''Alter table extensions:'' ||  ||  ||  ||  ||
+ || Alter table drop column || [http://issues.apache.org/jira/browse/DERBY-396 DERBY-396]  ||  ||  ||  ||
+ || Alter table rename column || [http://issues.apache.org/jira/browse/DERBY-1490 DERBY-1490]  ||  ||  ||  ||
- || || [http://issues.apache.org/jira/browse/DERBY-### DERBY-###] || || ||  ||
+ || SSL/TLS || [http://issues.apache.org/jira/browse/DERBY-2108 DERBY-2108] ||  ||  ||  ||
+ || Increased Blob/Clob API support ||[http://issues.apache.org/jira/browse/DERBY-1304 DERBY-1304] ||  ||  ||  ||
+ || Client side Tracing || [http://issues.apache.org/jira/browse/DERBY-1275 DERBY-1275] ||  ||  ||  ||
+ || Import/Export of Blob/Clob || [http://issues.apache.org/jira/browse/DERBY-378 DERBY-378] ||  ||  ||  ||
+ || Client support of createDatabase and shutdownDatabase || [http://issues.apache.org/jira/browse/DERBY-2296 DERBY-2296] ||  ||  ||  ||
+ || Merging of Working With Derby & Getting Started Guides || [http://issues.apache.org/jira/browse/DERBY-2390 DERBY-2390] ||  ||  ||  ||
+ || ''Reduce CPU usage in Embedded:'' ||  ||  ||  ||  ||
+ || Lock Manager and latching || [http://issues.apache.org/jira/browse/DERBY-1704 DERBY-1704], [http://issues.apache.org/jira/browse/DERBY-2107 DERBY-2107] ||  ||  ||  ||
+ || Reduce use of synchronized data structure || [http://issues.apache.org/jira/browse/DERBY-2149 DERBY-2149], [http://issues.apache.org/jira/browse/DERBY-2150 DERBY-2150], [http://issues.apache.org/jira/browse/DERBY-2191 DERBY-2191] ||  ||  ||  ||
+ || optimize use of bitsets || [http://issues.apache.org/jira/browse/DERBY-2226 DERBY-2226] ||  ||  ||  ||
+ || ''Performance:'' ||  ||  ||  ||  ||
+ || IN optimization || [http://issues.apache.org/jira/browse/DERBY-47 DERBY-47] ||  ||  ||  ||
+ || ''Memory usage:'' ||  ||  ||  ||  ||
+ || Avoid materializing lobs for server || [http://issues.apache.org/jira/browse/DERBY-208 DERBY-208] ||  ||  ||  ||