Performance suite improvements + PersistenceManager tests
---------------------------------------------------------

                 Key: JCR-3103
                 URL: https://issues.apache.org/jira/browse/JCR-3103
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
            Reporter: Alex Parvulescu
            Assignee: Alex Parvulescu
            Priority: Minor


The patch will include the following changes:
 - I've changed the JR core version on the performance base to 2.0.0
 - refactored AbstractPerformanceTest to allow a running test suite to add a 
test. 
This help deal with situations where the api has changed and there isn't a 
simple way of adding a backwards compatible test to the performance base suite. 
Now I can add a PersistenceManager test that specific to a JR version, allowing 
for api evolution's like the addition of stats.

 - added an AbstractPersistenceManagerTest that creates 10 nodes with 5kb of 
data each, 
 - added specific test impl based on DerbyPM and InMemoryPM to the 2.3 suite 
(I've also backported the tests to the 2.0, 2.1, 2.2 suites just to historical 
purposes). 

feedback welcome

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to