Differences between revisions 5 and 6
Revision 5 as of 2011-05-11 10:46:46
Size: 1121
Comment:
Revision 6 as of 2011-05-11 11:32:30
Size: 3158
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * [[https://sbforge.org/maven/netarchivesuite/apidocs/3.16.0/dk/netarkivet/common/CommonSettings.html#DB_POOL_MIN_SIZE|settings.common.database.pool.minSize]]
 * [[https://sbforge.org/maven/netarchivesuite/apidocs/3.16.0/dk/netarkivet/common/CommonSettings.html#DB_POOL_MAX_SIZE|settings.common.database.pool.maxSize]]
 * [[https://sbforge.org/maven/netarchivesuite/apidocs/3.16.0/dk/netarkivet/common/CommonSettings.html#DB_POOL_ACQ_INC|settings.common.database.pool.acquireInc]]
 * [[https://sbforge.org/maven/netarchivesuite/apidocs/3.16.0/dk/netarkivet/common/CommonSettings.html#DB_POOL_MAX_STM|settings.common.database.pool.maxStm]]
 * [[https://sbforge.org/maven/netarchivesuite/apidocs/3.16.0/dk/netarkivet/common/CommonSettings.html#DB_POOL_MAX_STM_PER_CONN|settings.common.database.pool.maxStmPerConn]]
 * [[https://sbforge.org/maven/netarchivesuite/apidocs/3.16.0/dk/netarkivet/common/CommonSettings.html#DB_POOL_IDLE_CONN_TEST_PERIOD|settings.common.database.pool.idleConnTestPeriod]]
 * [[https://sbforge.org/maven/netarchivesuite/apidocs/3.16.0/dk/netarkivet/common/CommonSettings.html#DB_POOL_IDLE_CONN_TEST_ON_CHECKIN|settings.common.database.pool.idleConnTestOnCheckin]]
 * [[https://sbforge.org/maven/netarchivesuite/apidocs/3.16.0/dk/netarkivet/common/CommonSettings.html#DB_POOL_IDLE_CONN_TEST_QUERY|settings.common.database.pool.idleConnTestQuery]]
Line 15: Line 24:
 * [[https://sbforge.org/maven/netarchivesuite/apidocs/3.16.0/dk/netarkivet/harvester/HarvesterSettings.html#JOBS_MAX_TIME_TO_COMPLETE|settings.harvester.scheduler.jobs.maxTimeToCompleteJob]].
 * settings.harvester.scheduler.singlejobdispatching: Remove, singlejobdispatching is always on.
 * [[https://sbforge.org/maven/netarchivesuite/apidocs/3.16.0/dk/netarkivet/harvester/HarvesterSettings.html#SEND_STATUS_DELAY|settings.harvester.harvesting.sendStatusDelay]]
 * [[https://sbforge.org/maven/netarchivesuite/apidocs/3.16.0/dk/netarkivet/harvester/HarvesterSettings.html#HARVEST_REPORT_CLASS|settings.harvester.harvesting.harvestReport.class]]
Line 24: Line 37:
A standalone harvest database update tool has been added, which should be used to update the database before starting the 3.16.0 NetarchiveSuite on the database (see [[https://sbforge.org/jira/browse/NAS-1870|NAS-1870 Database deadlock on upgrade of prod database]]). See [[Additional Tools Manual 3.16]] for documentation. A standalone harvest database update tool has been added, which should be used to update the database before starting the 3.16.0 !NetarchiveSuite on the database (see [[https://sbforge.org/jira/browse/NAS-1870|NAS-1870 Database deadlock on upgrade of prod database]]). See [[Additional Tools Manual 3.16]] for documentation.

Release Notes for NetarchiveSuite 3.16.0

This development version of NetarchiveSuite was released on 2011-MM-DD

Changes

For the complete list of changes see JIRA resolved issues

Upgrade instructions

New settings in the common module

New settings and language keys in the harvester module

New settings in the archive module

New settings and language keys in the viewerproxy module

New settings in the wayback module

Changes to tables in the harvest database

A standalone harvest database update tool has been added, which should be used to update the database before starting the 3.16.0 NetarchiveSuite on the database (see NAS-1870 Database deadlock on upgrade of prod database). See Additional Tools Manual 3.16 for documentation.

ReleaseNotes3_16_0 (last edited 2011-05-17 12:46:08 by SoerenCarlsen)