Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tested byPlatform

Container

(Tomcat/Jetty)

Database

Backend

From Fedora
Version

To Fedora
Version

Number of

RDF Resources

Number of

Binaries

Size of Backup (du -h .)Success?Notes                  
Andrew WoodsLinuxTomcat 8.0.37MySQL Ver 14.14 Distrib 5.7.164.6.14.6.123234035M(tick)Used LUBM_02 dataset
Andrew WoodsLinuxTomcat 8.0.37MySQL Ver 14.14 Distrib 5.7.164.6.14.7.023234035M(tick)Used LUBM_02 dataset
Kevin FordDockerTomcat 7.0.69Postgres (9.4)4.6.14.6.1512512        (tick) 
Kevin FordLinuxTomcat (7.0.72)Postgres (9.4)4.6.14.6.151200192K(tick) 
 Kevin Ford MacJetty (Ver?)?Standalone) 4.6.1255930    (tick)Backup/restore procedure successful, but encountered 400 errors during PUTs.  A second test resulted in a few (7) 500s during PUTs.  In both cases, however, the successful PUTs matched the GETs before and after backup/restore. 
    Jetty (Standalone)?       

NB: "Success" is measured not by receiving a "204 No Content" message after the 'fcr:restore' command, but by performing a GET on every resource in the repository and receiving "200 OK" messages.

...

These tests are designed to ensure the integrity of the repository when loading content in a multi-threaded fashion.  Testing for repository corruption should entail confirming the successful load of resources, the successful fetching of resources, and the successful deletion of resources. Prior to 4.6.1, these tests would result in repository corruption.

Resources

  • (Needs updating) - These python scripts - fcrepo-backup-restore-tests - can be used to load RDF content and binary content to a Fedora repository and verify the integrity of the loaded resources.  See the README for more info.

...

Tested byPlatform

Container

(Tomcat/Jetty)

Database

Backend

Number of

Threads

Number of

RDF Resources

Number of

Binaries

Success?Notes                  
Kevin FordDockerTomcat 7.0.69Postgres (9.4)3768768       (tick) 
Kevin FordDockerTomcat 7.0.69Postgres (9.4)828210(tick) 
 Kevin Ford Jetty (Ver?Standalone)?  3 768 768 (tick)  
Kevin Ford Jetty (Standalone)?  8 2821 0 (tick) 

NB: "Success" is measured by receiving all 201s when loading content, all 200s when performing a GET on each loaded resource, and all 204s when finally deleting the content.

...