Skip to content

LOCKSS Daemon 1.78.5

Latest
Compare
Choose a tag to compare
@thibgc thibgc released this 12 Feb 23:49
· 2984 commits to master since this release

Features

  • Migrator requires confirmation for Abort.

  • Display migration state in AU status screens.

Bug fixes

  • Repository errors could cause CachedUrl iterators to abort, rather than just omit error nodes.

  • LOCKSS 1.x to 2.x migrator

    • File descriptor leak in the migrator.

    • Disable more AU activities while migrating.

    • Don't mark DB copied in dry-run mode.

    • Disable crawling and polling in V2 in dry-run mode.

    • Fixed verify URL and version counts.

    • V1 PostgreSQL -> V2 DB copy could fail depending on host network setup (localhost is IPv6).

    • V1 Derby -> V2 DB copy failed if V2 configured for form login (default).

    • Mechanism for V1 to access V2 DB during migration wasn't always triggered at the right time.

    • V1 connection to V2 DB is more robust.

    • LCAP protocol verson is displayed in Poll Status.

    • LCAP message forwarding (for migration) status is displayed in Comm Channels.

    • Several status display problems fixed in migrator.

    • Performance improvements in migrator.

    • Migrator made more robust.

  • Logging bug in CreativeCommonsPermissionChecker.

  • Fixed NullPointerExceptions.

  • PluginManager in unknown circumstances when looking up an AUID for an AU that doesn't currently exist.

  • SubscriptionManager startup.