Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Section
Column
Excerpt
Planned release 6

Released: 7.7.2012

.

Table of Contents
minLevel4

Highlights

The generation of the Deduplication indices is now parallelized. We have upgraded from Lucene 2.0 to Lucene 3.6, which also necessitated some major refactoring of the Deduplication modules used by Heritrix.

Upgrade-notes

Make sure that if you need to generate big deduplication indices (based on more than a handful of jobs), the max number of open files, typically only 1024 needs to be raised to 5024 (probably 4096 will do: (On linux this is typically by calling "ulimit -n 5024", if the user has the permission.

Otherwise, you need to add

Code Block

* soft nofile 5024
* hard nofile 5025

to /etc/security/limits.conf

In 3.20, the NAS applications no longer try to upgrade the harvestdatabase themselves, but only verify if the database tables have the correct versions. If not, the applications will fail. To upgrade the harvestdatabase, the system-responsible from now on must use the dk.netarkivet.harvester.tools.HarvestdatabaseUpdateApplication (See Additional Tools Manual).
Also included with the NetarchiveSuite zip in the scripts directory, there is a template for a script calling this program.

Column
width200px
Panel

Download Image Modified

Panel

Manuals

Panel

Javadoc

Full list of issues resolved in this release.

Jira Issues
renderModestatic
columnstype,key,priority,summary
urlhttps://sbforge.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+NAS+AND+fixVersion+%3D+%223.

...

20.

...

0%22+ORDER+BY+updated+DESC%2C+priority+DESC%2C+created+ASC&tempMax=1000

Known issues

Jira Issues
columnstype,key,priority,summary,fixVersion
urlhttps://sbforge.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+NAS+AND+issuetype+%3D+Bug+AND+affectedVersion+%3D+10360+ORDER+BY+priority+DESC%2C+cf%5B10010%5D+ASC%2C+fixVersion+ASC&tempMax=1000